interval property

TimeValue? interval

The time interval of the data in the layer.

This is useful for the implementation of a time slider control.

Implementation

TimeValue? get interval => _interval.value;