Android.App.Dialog.OnDetachedFromWindow Method
Called when the window has been attached to the window manager.

Syntax

[Android.Runtime.Register("onDetachedFromWindow", "()V", "GetOnDetachedFromWindowHandler")]
public virtual void OnDetachedFromWindow ()

Remarks

Called when the window has been attached to the window manager. See Android.Views.View.OnDetachedFromWindow for more information.

[Android Documentation]

Requirements

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