Structures
The following structures are available globally.
-
Customize how diffing is performed
See moreDeclaration
Objective-C
struct IGListAdaptiveDiffingExperimentConfig {}Swift
struct IGListAdaptiveDiffingExperimentConfig -
Customize how coalescing works to speed up some updates
See moreDeclaration
Objective-C
struct IGListAdaptiveCoalescingExperimentConfig {}Swift
struct IGListAdaptiveCoalescingExperimentConfig -
The current scrolling traits of the underlying collection view. The attributes are always equal to their corresponding properties on the underlying collection view.
See moreDeclaration
Objective-C
struct IGListCollectionScrollingTraits {}Swift
struct IGListCollectionScrollingTraits
View on GitHub
Structures Reference