closeOneVisiblePopup

fun BaseScreen.closeOneVisiblePopup(): String?

Closes the topmost visible Popup.

Return

The name of the closed Popup if any popup was closed and if it had a name.

Sources

jvm source
Link copied to clipboard