Xceed Toolkit for Maui v2.0 Documentation
Button Class Events


Xceed.Maui.Toolkit Assembly > Xceed.Maui.Toolkit Namespace : Button Class

For a list of all members of this type, see Button members.

Public Events
 NameDescription
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public EventThis event is raised when the user clicks on the Button.  
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public EventThis event is raised when the finger is pressed or the mouse button is clicked while over the bounds of the Button.  
Public EventThis event is raised when the pointer enters the bounds of the Button.  
Public EventThis event is raised when the pointer leaves the bounds of the Button.  
Public EventThis event is raised when the finger or mouse button is released while over the bounds of the Button.  
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Top
See Also

Reference

Button Class
Xceed.Maui.Toolkit Namespace