Common base class for preferences that have two selectable states, persist a
boolean value in SharedPreferences, and may have dependent preferences that are
enabled/disabled based on the current state.
See Also:
TwoStatePreference Members
Syntax
[Android.Runtime.Register("android/preference/TwoStatePreference", DoNotGenerateAcw=true)]
public abstract class
TwoStatePreference :
PreferenceRemarks
Common base class for preferences that have two selectable states, persist a
boolean value in SharedPreferences, and may have dependent preferences that are
enabled/disabled based on the current state.
[Android Documentation]
Requirements
Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14