paths property

List<Path> paths
final

Provide path data via an list of Path objects.

The default animationOrder (PathOrder.original), when not specified differently, will equal to the order of the provided path elements.

Implementation

final List<Path> paths;