Return the BackStackEntry at index index in the back stack;
entries start index 0 being the bottom of the stack.
Syntax
[Android.Runtime.Register("getBackStackEntryAt", "(I)Landroid/app/FragmentManager$BackStackEntry;", "GetGetBackStackEntryAt_IHandler")]
public abstract
FragmentManager.IBackStackEntry GetBackStackEntryAt (
int index)
Parameters
- index
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11