The methods of Android.App.FragmentBreadCrumbs are listed below. For a list of all members, see the FragmentBreadCrumbs Members list.
See Also: Inherited members from Android.Views.ViewGroup
OnBackStackChanged()Called whenever the contents of the back stack change. | ||
SetActivity(Activity)Attach the bread crumbs to their activity. | ||
SetMaxVisible(int)The maximum number of breadcrumbs to show. | ||
SetOnBreadCrumbClickListener(FragmentBreadCrumbs.IOnBreadCrumbClickListener)Sets a listener for clicks on the bread crumbs. | ||
SetParentTitle(Java.Lang.ICharSequence, Java.Lang.ICharSequence, Android.Views.View.IOnClickListener)Inserts an optional parent entry at the first position in the breadcrumbs. | ||
SetParentTitle(string, string, Android.Views.View.IOnClickListener)Documentation for this section has not yet been entered. | ||
SetTitle(Java.Lang.ICharSequence, Java.Lang.ICharSequence)Set a custom title for the bread crumbs. | ||
SetTitle(string, string)Documentation for this section has not yet been entered. |