DwellProfile.DwellPointerType 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.
Pointer type to use for triggering a dwell interaction
public:
property Microsoft::MixedReality::Toolkit::Input::InputSourceType DwellPointerType { Microsoft::MixedReality::Toolkit::Input::InputSourceType get(); void set(Microsoft::MixedReality::Toolkit::Input::InputSourceType value); };
public Microsoft.MixedReality.Toolkit.Input.InputSourceType DwellPointerType { get; set; }
member this.DwellPointerType : Microsoft.MixedReality.Toolkit.Input.InputSourceType with get, set
Public Property DwellPointerType As InputSourceType