Device::Window::ConfigureWindow

Device::Window::ConfigureWindow
virtual void ConfigureWindow(ViewConfig& newConfig) = 0;
Description

ConfigureWindow configures the window based on a new set of ViewConfig parameters.

Parameters
Parameters 
Description 
ViewConfig& newConfig 
The parameters to apply to the window's configuration.