rolloutY property

List<double> rolloutY
final

The vertical offset factors for the gradient position.

Usually contains two values:

  • The first from Roll animation
  • The second from pointer tracking

Implementation

final List<double> rolloutY;