EventFocus.in_

short in_() @property

Get in_ field.

Returns

true if the window has gained the keyboard focus, false if

it has lost the focus.

void in_(short propval) @property

Set in_ field.

Parameters

propvaltrue if the window has gained the keyboard focus, false if it has lost the focus.