A modal dialog panel centered over a dimmed, click-blocking backdrop on UIRoot.popupLayer.
Add content to body (coordinates relative to the panel, below the title). Escape or the
backdrop click closes it (unless dismissable = false). Opens/closes with a short fade+scale.
Constructor
new(title:String, width:Float, height:Float)
Parameters:
title | the header text |
|---|---|
width | the panel width |
height | the panel height |