Android.Preferences.TwoStatePreference.SummaryOnFormatted Property
Returns the summary to be shown when checked.

Syntax

[get: Android.Runtime.Register("getSummaryOn", "()Ljava/lang/CharSequence;", "GetGetSummaryOnHandler")]
[set: Android.Runtime.Register("setSummaryOn", "(Ljava/lang/CharSequence;)V", "GetSetSummaryOn_Ljava_lang_CharSequence_Handler")]
public virtual Java.Lang.ICharSequence SummaryOnFormatted { 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 checked.

Set method documentation [Android Documentation]

Sets the summary to be shown when checked.

Requirements

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