frameNumber property
final
The number of the current frame.
This number monotonically increases, but doesn't necessarily start at a particular value.
If not provided, defaults to -1.
Implementation
final int frameNumber;
The number of the current frame.
This number monotonically increases, but doesn't necessarily start at a particular value.
If not provided, defaults to -1.
final int frameNumber;