Back to Devexpress

SimpleButton.Released Event

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-bfc82693.md

latest830 B
Original Source

SimpleButton.Released Event

Occurs when a user releases the button.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public event EventHandler Released

Event Data

The Released event's data class is EventArgs.

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace