BaseControllerPointer.IsActive Property

Definition

Controls whether the pointer dispatches input.

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

Property Value

Implements

Applies to