interval property
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;
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.
final Duration interval;