Android.App.PopBackStackFlags Enumeration
Enumerates values returned by the FragmentManager.PopBackStackInclusive, PopBackStackFlags.Inclusive, and PopBackStackFlags.None members and taken as a parameter of several methods of Android.App.FragmentManager.

Syntax

[System.Flags]
public enum PopBackStackFlags

Remarks

Enumerates values returned by the FragmentManager.PopBackStackInclusive, PopBackStackFlags.Inclusive, and PopBackStackFlags.None members and taken as a parameter of the following: .

Members

Member NameDescription
InclusiveFlag 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. Otherwise, all entries up to but not including that entry will be removed.
NoneDocumentation for this section has not yet been entered.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0