PreferenceActivity.Header.Summary Property

Definition

Optional summary describing what this header controls.

[Android.Runtime.Register("summary")]
public Java.Lang.ICharSequence Summary { get; set; }
[<Android.Runtime.Register("summary")>]
member this.Summary : Java.Lang.ICharSequence with get, set

Property Value

Attributes

Remarks

Optional summary describing what this header controls.

Java documentation for android.preference.PreferenceActivity.Header.summary.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to