maxDelayCount
The maximum number of items to render with delay (to avoid taking too long to render a long list).
maxDelayCount?: number;
Related
type UIListView.RenderOptions static
An object that contains options for (asynchronous) list rendering.
The maximum number of items to render with delay (to avoid taking too long to render a long list).
maxDelayCount?: number;