Edit

Bagikan melalui


DwellHandler.DwellStarted Property

Definition

The event to trigger when being focused longer than the DwellStartDelay after the DwellIntentDelay

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

Property Value

Applies to