ActiveListAutoPlayDurationCallbackData<T>
TYPE DEFINITION
Represents a bundle of data which is given whenever the AutoPlayDurationCallbackData function must determine the number of milliseconds the content should be active for.
Since 1.0.0
Properties
-
activeList
A reference to the ActiveList itself.
Since 1.0.0
-
content
A reference to the ActiveListContent which wraps the value.
Since 1.0.0
-
index
number
The index the value has within the ActiveList
Since 1.0.0
-
value
T
The value which is currently asking which autoPlay duration it should have.
Since 1.0.0