Popup Message
constructor(view: UIElement, alignV: AlignV, timeoutMs: Int, onClosed: (popup: PopupMessage) -> Unit? = null)
Parameters
view
the ui element to be shown
align V
the vertical position to show the ui element
timeout Ms
the amount of time to show the ui element. null for infinite
on Closed
being called after the popup message has closed