Android.Preferences.Preference.SetSummary Method
Sets the summary for this Preference with a resource ID.

Syntax

[Android.Runtime.Register("setSummary", "(I)V", "GetSetSummary_IHandler")]
public virtual void SetSummary (int summaryResId)

See Also

Preference.SummaryFormatted

Parameters

summaryResId
The summary as a resource.

Remarks

Sets the summary for this Preference with a resource ID.

[Android Documentation]

Requirements

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