GamepadNavigationConfiguration.TrySetNavigationEnabled(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool TrySetNavigationEnabled(bool enabled) = TrySetNavigationEnabled;
/// [Windows.Foundation.Metadata.Experimental]
bool TrySetNavigationEnabled(bool const& enabled);
[Windows.Foundation.Metadata.Experimental]
public bool TrySetNavigationEnabled(bool enabled);
function trySetNavigationEnabled(enabled)
Public Function TrySetNavigationEnabled (enabled As Boolean) As Boolean
Parameters
- enabled
-
Boolean
bool
Returns
bool
- Attributes