interval property

Duration interval
final

The interval at which new frames are produced. In other words, the amount of time spent showing a single frame. Defaults to 80ms per frame.

Implementation

final Duration interval;