編集

Share via


DwellHandler.DwellCanceled Property

Definition

The event to trigger when losing focus while being in the dwell started state

public:
 property Microsoft::MixedReality::Toolkit::Dwell::DwellUnityEvent ^ DwellCanceled { Microsoft::MixedReality::Toolkit::Dwell::DwellUnityEvent ^ get(); void set(Microsoft::MixedReality::Toolkit::Dwell::DwellUnityEvent ^ value); };
public Microsoft.MixedReality.Toolkit.Dwell.DwellUnityEvent DwellCanceled { get; set; }
member this.DwellCanceled : Microsoft.MixedReality.Toolkit.Dwell.DwellUnityEvent with get, set
Public Property DwellCanceled As DwellUnityEvent

Property Value

Applies to