EventFocus.in_

Set in_ field.

  1. short in_ [@property getter]
  2. short in_ [@property setter]
    class EventFocus
    @property
    void
    in_
    (
    short propval
    )

Parameters

propval short

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