Window.acceptFocus

bool acceptFocus() @property

Get acceptFocus property.

Returns

Whether the window should receive the input focus.
void acceptFocus(bool propval) @property

Set acceptFocus property.

Parameters

propvalWhether the window should receive the input focus.