Android.App.DialogFragment.DismissAllowingStateLoss Method
Version of DialogFragment.Dismiss that uses FragmentTransaction.CommitAllowingStateLoss.

Syntax

[Android.Runtime.Register("dismissAllowingStateLoss", "()V", "GetDismissAllowingStateLossHandler")]
public virtual void DismissAllowingStateLoss ()

Remarks

Version of DialogFragment.Dismiss that uses FragmentTransaction.CommitAllowingStateLoss. See linked documentation for further details.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12