PreferenceActivity.Header.BreadCrumbShortTitle Property

Definition

Optional text to show as the short title in the bread crumb.

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

Property Value

Attributes

Remarks

Optional text to show as the short title in the bread crumb.

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

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