ViewConfig::SetMinSize

ViewConfig::SetMinSize
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.