GenericPointer.IsInteractionEnabled Property

Definition

Is the pointer active and have the conditions for the interaction been satisfied to enable the interaction?

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

Property Value

Applies to