Window.focusOnMap
bool focusOnMap() @property nothrowGet focusOnMap property.
Returns
Whether the window should receive the input focus when mapped.
void focusOnMap(bool propval) @property nothrowSet focusOnMap property.
Parameters
propval | Whether the window should receive the input focus when mapped. |