ListLoadRequest

data class ListLoadRequest(val suggestedCount: Int)(source)

Immutable demand emitted when a virtual list approaches one loaded boundary.

Constructors

Link copied to clipboard
constructor(suggestedCount: Int)

Properties

Link copied to clipboard

positive number of additional rows requested by the current viewport and overscan policy.