BaseDwellSample.DwellCompleted(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 completed state
public:
virtual void DwellCompleted(Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ pointer);
public virtual void DwellCompleted (Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer pointer);
abstract member DwellCompleted : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer -> unit
override this.DwellCompleted : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer -> unit
Public Overridable Sub DwellCompleted (pointer As IMixedRealityPointer)
Parameters
- pointer
- IMixedRealityPointer