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