Android.Preferences.SwitchPreference Members

The members of Android.Preferences.SwitchPreference are listed below.

See Also: Inherited members from Android.Preferences.TwoStatePreference

Public Constructors

Construct a new SwitchPreference with default style options.
Construct a new SwitchPreference with the given style options.
Construct a new SwitchPreference with the given style options.
Construct a new SwitchPreference with the given style options.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

SwitchTextOffstring. Documentation for this section has not yet been entered.
SwitchTextOffFormattedJava.Lang.ICharSequence.
SwitchTextOnstring. Documentation for this section has not yet been entered.
SwitchTextOnFormattedJava.Lang.ICharSequence.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

SetSwitchTextOff(int)
Set the text displayed on the switch widget in the off state.
SetSwitchTextOn(int)
Set the text displayed on the switch widget in the on state.