rolloutX property

List<double> rolloutX
final

The horizontal offset factors for the gradient.

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

Implementation

final List<double> rolloutX;