Xamarin.Forms.Switch Members

The members of Xamarin.Forms.Switch are listed below.

See Also: Inherited members from Xamarin.Forms.View

Public Constructors

Creates a new Xamarin.Forms.Switch element with default values.

Public Fields

static readonly
IsToggledPropertyBindableProperty. Backing store for the Switch.IsToggled property.

Public Properties

IsToggledbool. Gets or sets a Boolean value that indicates whether this Xamarin.Forms.Switch element is toggled.

Public Events

ToggledEvent that is raised when this Xamarin.Forms.Switch is toggled by the user.