# Print output for @column tags ?> PopupWindow.OnDismissListener - Android SDK | Android Developers

Most visited

Recently visited

PopupWindow.OnDismissListener

public static interface PopupWindow.OnDismissListener

android.widget.PopupWindow.OnDismissListener


Listener that is called when this popup window is dismissed.

Summary

Public methods

abstract void onDismiss()

Called when this popup window is dismissed.

Public methods

onDismiss

public abstract void onDismiss ()

Called when this popup window is dismissed.