The members of Xamarin.Forms.Switch are listed below.
See Also: Inherited members from Xamarin.Forms.View
Switch() | Creates a new Xamarin.Forms.Switch element with default values. |
static readonly | IsToggledProperty | BindableProperty. Backing store for the Switch.IsToggled property. |
| IsToggled | bool. Gets or sets a Boolean value that indicates whether this Xamarin.Forms.Switch element is toggled. |
| Toggled | Event that is raised when this Xamarin.Forms.Switch is toggled by the user. |