TextEdit.smoothScrolling

If true, sets the step of the scrollbars to 0.25 which results in smoother scrolling.

  1. bool smoothScrolling [@property getter]
    struct TextEdit
    @nogc nothrow @property
    bool
    smoothScrolling
    ()
  2. bool smoothScrolling [@property setter]

Meta