Popup.popupCentered

Popup (show the control in modal form) in the center of the screen relative to its current canvas transform, at the current size, or at a size determined by size.

struct Popup
@nogc nothrow
void
popupCentered
(
in Vector2 size = Vector2(0, 0)
)

Meta