EventCrossing.focus
bool focus() @property nothrowGet focus field.
Returns
true if @window is the focus window or an inferior.
void focus(bool propval) @property nothrowSet focus field.
Parameters
propval | true if @window is the focus window or an inferior. |