Edit

Share via


ButtonBase.IsPressed Property

Definition

Define if single press event is enabled or disabled on the button.

public bool IsPressed { get; set; }
member this.IsPressed : bool with get, set
Public Property IsPressed As Boolean

Property Value

Applies to