Important The Windows.Xbox.Media namespace is deprecated from the November 2015 Xbox One XDK.
[Deprecated] Enables and disables the game transport controls for the app.
public:
property bool IsEnabled {
bool get ();
void set (bool value);
}
Type: bool
True if the transport controls are enabled for the app; otherwise, false.
Setting IsEnabled to false will disable the apps support for the system media transport controls, so the controls will not show. Setting IsEnabled to true will re-enable the controls for the app.
Namespace: Windows.Xbox.Media
Metadata: windows.winmd