WindowsMixedRealityDeviceManager.NavigationSettings Property
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.
Current Navigation Gesture Recognizer Settings.
public:
static property Microsoft::MixedReality::Toolkit::Windows::Input::WindowsGestureSettings NavigationSettings { Microsoft::MixedReality::Toolkit::Windows::Input::WindowsGestureSettings get(); void set(Microsoft::MixedReality::Toolkit::Windows::Input::WindowsGestureSettings value); };
public static Microsoft.MixedReality.Toolkit.Windows.Input.WindowsGestureSettings NavigationSettings { get; set; }
static member NavigationSettings : Microsoft.MixedReality.Toolkit.Windows.Input.WindowsGestureSettings with get, set
Public Shared Property NavigationSettings As WindowsGestureSettings