Android.Preferences.TwoStatePreference Members

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

See Also: Inherited members from Android.Preferences.Preference

Public Constructors

Protected Constructors

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

Public Properties

Checkedbool. Returns the checked state.
DisableDependentsStatebool. Returns whether dependents are disabled when this preference is on (true) or when this preference is off (false).
SummaryOffstring. Documentation for this section has not yet been entered.
SummaryOffFormattedJava.Lang.ICharSequence. Returns the summary to be shown when unchecked.
SummaryOnstring. Documentation for this section has not yet been entered.
SummaryOnFormattedJava.Lang.ICharSequence. Returns the summary to be shown when checked.

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