rolloutY property

List<double> rolloutY
final

The vertical offset factors for the gradient.

Contains values that control the vertical positioning of the gradient. Usually has two values: one from Roll animation and one from pointer tracking.

Implementation

final List<double> rolloutY;