[Android.Runtime.Register("dismiss", "()V", "GetDismissHandler")] public virtual voidDismiss ()
Remarks
Dismiss the fragment and its dialog. If the fragment was added to the
back stack, all back stack state up to and including this entry will
be popped. Otherwise, a new transaction will be committed to remove
the fragment.