delayEach
Set to a number of milliseconds to delay rendering each consecutive item in the list.
delayEach?: number;
Related
type UIListView.RenderOptions static
An object that contains options for (asynchronous) list rendering.
Set to a number of milliseconds to delay rendering each consecutive item in the list.
delayEach?: number;