onPopupClosed

protected open fun onPopupClosed(message: PopupMessage)

Override this function to be notified when the message that was requested to be shown via showPopup was removed

Parameters

message

the closed messaged

See also