ScrollContainer.followFocus

If true, the ScrollContainer will automatically scroll to focused children (including indirect children) to make sure they are fully visible.

  1. bool followFocus [@property getter]
    struct ScrollContainer
    @nogc nothrow @property
    bool
    followFocus
    ()
  2. bool followFocus [@property setter]

Meta