PressableButton.IsPressing Property

Definition

Represents the state of whether the button is currently being pressed.

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

Property Value

Applies to