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