Button.IsPressed Property

Definition

True if the button is pressed, flase otherwise

public bool IsPressed { get; }
member this.IsPressed : bool
Public ReadOnly Property IsPressed As Boolean

Property Value

Applies to