Android.Preferences.Preference.TitleRes Property
Returns the title resource ID of this Preference.

Syntax

[get: Android.Runtime.Register("getTitleRes", "()I", "GetGetTitleResHandler")]
public virtual int TitleRes { get; }

See Also

Preference.SetTitle(int)

Value

Documentation for this section has not yet been entered.

Remarks

Returns the title resource ID of this Preference. If the title did not come from a resource, 0 is returned.

[Android Documentation]

Requirements

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