Xceed Toolkit for Maui v2.0 Documentation
ToggleButton Class Events


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

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

Public Events
 NameDescription
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public EventThe event that is raised when the ToggleButton is checked.  
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. (Inherited from Xceed.Maui.Toolkit.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 EventThe event that is raised when the ToggleButton is in an indeterminate state.  
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. (Inherited from Xceed.Maui.Toolkit.Button)
Public EventThis event is raised when the pointer enters the bounds of the Button. (Inherited from Xceed.Maui.Toolkit.Button)
Public EventThis event is raised when the pointer leaves the bounds of the Button. (Inherited from Xceed.Maui.Toolkit.Button)
Public EventThis event is raised when the finger or mouse button is released while over the bounds of the Button. (Inherited from Xceed.Maui.Toolkit.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 EventThe event that is raised when the ToggleButton is unchecked.  
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Top
See Also

Reference

ToggleButton Class
Xceed.Maui.Toolkit Namespace