WindowsMixedRealityDeviceManager.NavigationRecognizerEnabled Property

Definition

Enables or disables the navigation recognizer.

public:
 static property bool NavigationRecognizerEnabled { bool get(); void set(bool value); };
public static bool NavigationRecognizerEnabled { get; set; }
static member NavigationRecognizerEnabled : bool with get, set
Public Shared Property NavigationRecognizerEnabled As Boolean

Property Value

Remarks

Automatically disables the gesture recognizer if enabled.

Applies to