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