DwellProfile.TimeToCompleteDwell Property

Definition

Additional time in seconds (not including the dwellStartDelay) the user needs to keep looking at the UI to trigger select on it. Raises DwellCompleted event.

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

Property Value

Applies to