GameTransportControls.IsPlayEnabled Property

Important The Windows.Xbox.Media namespace is deprecated from the November 2015 Xbox One XDK.
[Deprecated] Gets or sets a value that specifies if the play button is supported.

Syntax

public:
property bool IsPlayEnabled {
         bool get ();
         void set (bool value);
}  

Property value

Type: bool 

 True if the play is supported; otherwise, False.

Requirements

Namespace: Windows.Xbox.Media

Metadata: windows.winmd

See also

Reference

GameTransportControls Class

GameTransportControls Members

Windows.Xbox.Media Namespace