Android.Preferences.Preference.SetTitle Method
Sets the title for this Preference with a resource ID.

Syntax

[Android.Runtime.Register("setTitle", "(I)V", "GetSetTitle_IHandler")]
public virtual void SetTitle (int titleResId)

See Also

Preference.TitleFormatted

Parameters

titleResId
The title as a resource ID.

Remarks

Sets the title 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