Android.App.FragmentManager: Field Members

The fields of Android.App.FragmentManager are listed below. For a list of all members, see the FragmentManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
PopBackStackInclusivePopBackStackFlags (1). Flag for FragmentManager.PopBackStack(string, Android.App.PopBackStackFlags) and FragmentManager.PopBackStack(int, Android.App.PopBackStackFlags): If set, and the name or ID of a back stack entry has been supplied, then all matching entries will be consumed until one that doesn't match is found or the bottom of the stack is reached.