Function Popup.popupCenteredMinsize
Popup (show the control in modal form) in the center of the screen relative to the current canvas transform, ensuring the size is never smaller than minsize
.
void popupCenteredMinsize
(
const(Vector2) minsize = Vector2(0.00000F, , 0.00000F, , ) .this(0.00000F, 0.00000F)
) nothrow @nogc;