UIKit.UISwitch: Method Members

The methods of UIKit.UISwitch are listed below. For a list of all members, see the UISwitch Members list.

See Also: Inherited members from UIKit.UIControl

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : UISwitch.UISwitchAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : UISwitch.UISwitchAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UISwitch.UISwitchAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UISwitch.UISwitchAppearance
Documentation for this section has not yet been entered.
SetState(bool, bool)
This method changes the state of the switch, and will animate the change if specified.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UISwitch object.