MouseAction.IsActive Property

Definition

Gets a value indicating whether this MouseAction is currently active.

public:
 property bool IsActive { bool get(); };
public bool IsActive { get; }
member this.IsActive : bool
Public ReadOnly Property IsActive As Boolean

Property Value

Applies to