Edit

Share via


PointerBehaviorControls.SetPokeEnabled(Boolean) Method

Definition

Sets the PointerBehavior for the poke pointer to be AlwaysOff

<param name="isEnabled">If true, behavior will be set to Default. Otherwise it will be set to AlwaysOff</param>
public:
 void SetPokeEnabled(bool isEnabled);
public void SetPokeEnabled(bool isEnabled);
member this.SetPokeEnabled : bool -> unit
Public Sub SetPokeEnabled (isEnabled As Boolean)

Parameters

isEnabled
Boolean

Applies to