Editar

Compartir a través de


HandInteractionHint.AutoActivate Property

Definition

If true, logic runs whenever this component is active. If false, you must manually start the logic with StartShowTimer.

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

Property Value

Applies to