Module beamui.widgets.popup

Popup container widget.

Popups appear above other widgets inside window.

Useful for popup menus, notification popups, etc.

Import line

import beamui.widgets.popup;

Classes

NameDescription
ElemPopup
Popup Popup widget container

Enums

NameDescription
PopupAlign Popup alignment option flags
PopupClosePolicy Popup close policy defines when we want to close popup