Android.App.Presentation.OnDisplayRemoved Method
Called by the system when the Android.Views.Display to which the presentation is attached has been removed.

Syntax

[Android.Runtime.Register("onDisplayRemoved", "()V", "GetOnDisplayRemovedHandler")]
public virtual void OnDisplayRemoved ()

See Also

Presentation.Display

Remarks

Called by the system when the Android.Views.Display to which the presentation is attached has been removed. The system automatically calls Dialog.Cancel to dismiss the presentation after sending this event.

[Android Documentation]

Requirements

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