[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1ToggleButton.OnChecked

OnChecked Method

OnChecked(EventArgs)

Raises the Checked event.

Declaration
protected virtual void OnChecked(EventArgs e)
Parameters
Type Name Description
EventArgs e

The EventArgs instance containing the event data.