bool AdjustViewConfig(ViewConfig* config);
AdjustViewConfig adjusts view to match allowed HW resolutions and/or HW size. Applies default size if not specified.
Parameters |
Description |
ViewConfig* config |
The view configuration for setting the window. |
Returns true if the view is adjusted successfully and false otherwise.