Edit

Share via


DwellProfile.TimeToAllowDwellResume Property

Definition

Time in seconds when focus can fall off the target and come back to resume an ongoing dwell. This only comes into play after DwellStarted state but before DwellCompleted is invoked.

public:
 property float TimeToAllowDwellResume { float get(); void set(float value); };
public float TimeToAllowDwellResume { get; set; }
member this.TimeToAllowDwellResume : single with get, set
Public Property TimeToAllowDwellResume As Single

Property Value

Applies to