askForPassword

fun askForPassword(secretHashCode: Int = 0)

Activate any secret pages by asking for the password.

If the parent of this Widget is a Popup, then this needs to be called after the parent is shown to ensure proper popup stacking.

Sources

jvm source
Link copied to clipboard