curve property

Curve curve
final

Defines the curve of the incoming animation of each item. Setting this to linear allows you to specify different curves for every single item later.

Implementation

final Curve curve;