Scrollable.scroll

Distance the node is scrolled by.

  1. inout(float) scroll()
    class Scrollable(T : Node, string horizontalExpression)
    ref inout
    inout(float)
    scroll
    ()
  2. float scroll()
  3. float scroll(float value)

Meta