The members of Android.App.FragmentBreadCrumbs are listed below.
See Also: Inherited members from Android.Views.ViewGroup
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |
BreadCrumbClick | Documentation for this section has not yet been entered. |