open

fun open(force: Boolean = false)

Displays the Popup on the screen. If another popup is already open, this one will display after the other has closed. Use force = true if you want to open this popup above the other one anyway.

Sources

jvm source
Link copied to clipboard