Window.acceptFocus

Set acceptFocus property.

  1. bool acceptFocus [@property getter]
  2. bool acceptFocus [@property setter]
    class Window
    @property
    void
    acceptFocus
    (
    bool propval
    )

Parameters

propval bool

Whether the window should receive the input focus.