C# Class Windows.Media.PlayTo.PlayToManager

Inheritance: IPlayToManager
ファイルを表示 Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetForCurrentView ( ) : PlayToManager
ShowPlayToUI ( ) : void

Method Details

GetForCurrentView() public static method

public static GetForCurrentView ( ) : PlayToManager
return PlayToManager

ShowPlayToUI() public static method

public static ShowPlayToUI ( ) : void
return void