ToggleDwellPressableButton.DwellStarted(IMixedRealityPointer) 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.
Function called when entering dwell started state
public:
override void DwellStarted(Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ pointer);
public override void DwellStarted (Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer pointer);
override this.DwellStarted : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer -> unit
Public Overrides Sub DwellStarted (pointer As IMixedRealityPointer)
Parameters
- pointer
- IMixedRealityPointer