Back to Devexpress

SimpleButton.IsPressed Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-015cbd52.md

latest903 B
Original Source

SimpleButton.IsPressed Property

Gets whether the button is in a pressed state.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public bool IsPressed { get; }

Property Value

TypeDescription
Boolean

True , if the button is pressed; otherwise, false.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace