bool AdjustViewConfig(ViewConfig* config);
AdjustViewConfig adjusts ViewConfig based on device capabilities and on remembered window position, if any.
|
Parameters |
Description |
|
ViewConfig* config |
The view configuration for setting the window. |
Returns true if the configuration is set successfully and false otherwise.