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