it has lost the focus.
EventFocus.in_
short in_() @property nothrowGet in_ field.
Returns
true if the window has gained the keyboard focus, false if
void in_(short propval) @property nothrowSet in_ field.
Parameters
propval | true if the window has gained the keyboard focus, false if it has lost the focus. |