PromptDialog

A dialog box where the user can enter a single String (in a TextField).

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun show(parentStage: Stage, callback: (String) -> Unit)