GamepadNavigationConfiguration.IsSupported Property

Definition

public:
 static property bool IsSupported { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
static bool IsSupported();
[Windows.Foundation.Metadata.Experimental]
public static bool IsSupported { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = GamepadNavigationConfiguration.isSupported;
Public Shared ReadOnly Property IsSupported As Boolean

Property Value

Boolean

bool

Attributes

Applies to