Type Alias WxWindowOpenOptions

WxWindowOpenOptions: WxEndOptions & { height?: number; width?: number }

Options for opening a window. See wxPopup