PreferenceActivity.Header.BreadCrumbShortTitleRes Property

Definition

Resource ID of optional text to show as the short title in the bread crumb.

[Android.Runtime.Register("breadCrumbShortTitleRes")]
public int BreadCrumbShortTitleRes { get; set; }
[<Android.Runtime.Register("breadCrumbShortTitleRes")>]
member this.BreadCrumbShortTitleRes : int with get, set

Property Value

Attributes

Remarks

Resource ID of optional text to show as the short title in the bread crumb.

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

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