Class UICollectionViewDiffableDataSource<SectionIdentifierType extends NSObject,​ItemIdentifierType extends NSObject>

java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.uikit.UICollectionViewDiffableDataSource<SectionIdentifierType,​ItemIdentifierType>
All Implemented Interfaces:
NSObjectProtocol, UICollectionViewDataSource, ObjCProtocol

public class UICollectionViewDiffableDataSource<SectionIdentifierType extends NSObject,​ItemIdentifierType extends NSObject>
extends NSObject
implements UICollectionViewDataSource
Since:
Available in iOS 13.0 and later.