Android Studio Sign in
Added in API level 1

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

Added in API level 1
public abstract void onDismiss ()

Called when this popup window is dismissed.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.