GameTransportControls.IsViewEnabled 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 view button is supported.

Syntax

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

Property value

Type: bool 

 True if view is supported; otherwise, false.

Requirements

Namespace: Windows.Xbox.Media

Metadata: windows.winmd

See also

Reference

GameTransportControls Class

GameTransportControls Members

Windows.Xbox.Media Namespace