Device::ReconfigureGraphics

Device::ReconfigureGraphics
bool ReconfigureGraphics(const ViewConfig& config);
Description

ReconfigureGraphics reconfigures the view configuration settings on the device when switching video mode and/or settings.

Parameters
Parameters 
Description 
const ViewConfig& config 
The new window settings. 
Return Value

A Boolean value of true if the settings are reconfigured and false otherwise.