Android.Preferences.TwoStatePreference.SummaryOffFormatted Property
Returns the summary to be shown when unchecked.

Syntax

[get: Android.Runtime.Register("getSummaryOff", "()Ljava/lang/CharSequence;", "GetGetSummaryOffHandler")]
[set: Android.Runtime.Register("setSummaryOff", "(Ljava/lang/CharSequence;)V", "GetSetSummaryOff_Ljava_lang_CharSequence_Handler")]
public virtual Java.Lang.ICharSequence SummaryOffFormatted { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the summary to be shown when unchecked.

Set method documentation [Android Documentation]

Sets the summary to be shown when unchecked.

Requirements

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