HandInteractionHint.UseMaxDelay Property

Definition

Set to false if you don't want to use a max timer and only want to show the hint when user's hands are not tracked.

public:
 property bool UseMaxDelay { bool get(); void set(bool value); };
public bool UseMaxDelay { get; set; }
member this.UseMaxDelay : bool with get, set
Public Property UseMaxDelay As Boolean

Property Value

Applies to