ActiveListAutoPlayDurationCallback<T>

TYPE DEFINITION

Represents a callback function which is given all relevant autoPlay duration data, and expects to be given back the number of milliseconds the content should be active before autoPlay moves on.

Since 1.0.0

Signature

callback( ): number

Parameters

Returns

The time in milliseconds the content is active for the given AutoPlayDurationCallbackData.