ViewConfig::SetMinSize
Previous
|
Next
ViewConfig::SetMinSize
ViewConfig
void
SetMinSize
(
unsigned
width
,
unsigned
height
);
Description
SetMinSize sets the minimum size of the window.
Parameters
Parameters
Description
unsigned width
The width of the window.
unsigned height
The height of the window.