direction property

  1. @protected
LineDirection direction
getter/setter pair

The direction in which the lines should move

Changing this will cause all lines to move in this direction, but no animation will be performed to change the direction. The lines will

Implementation

@protected
LineDirection direction;