Change the base title of the bread crumbs for the current preferences.
Syntax
[Android.Runtime.Register("showBreadCrumbs", "(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)V", "GetShowBreadCrumbs_Ljava_lang_CharSequence_Ljava_lang_CharSequence_Handler")]
public virtual
void ShowBreadCrumbs (
Java.Lang.ICharSequence title,
Java.Lang.ICharSequence shortTitle)
Parameters
- title
- Documentation for this section has not yet been entered.
- shortTitle
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11