Widget.focusable

Set focusable property.

  1. bool focusable [@property getter]
  2. bool focusable [@property setter]
    class Widget
    @property
    void
    focusable
    (
    bool propval
    )

Parameters

propval bool

Whether this widget itself will accept the input focus.