Android.Preferences.CheckBoxPreference.Checked Property
Documentation for this section has not yet been entered.

Syntax

[get: Android.Runtime.Register("isChecked", "()Z", "GetIsCheckedHandler")]
[set: Android.Runtime.Register("setChecked", "(Z)V", "GetSetChecked_ZHandler")]
public override bool Checked { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1