Back to Devexpress

SimpleButton.Pressed Event

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-117bc648.md

latest823 B
Original Source

SimpleButton.Pressed Event

Occurs when a user taps the button.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public event EventHandler Pressed

Event Data

The Pressed event's data class is EventArgs.

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace