[Android.Runtime.Register("popBackStack", "()V", "GetPopBackStackHandler")] public abstract voidPopBackStack ()
Remarks
Pop the top state off the back stack. This function is asynchronous -- it
enqueues the request to pop, but the action will not be performed until the
application returns to its event loop.