IGListAdapterUpdateType

Objective-C

enum IGListAdapterUpdateType : NSInteger {}

Swift

enum IGListAdapterUpdateType : Int, @unchecked Sendable

The type of update that was performed by an IGListAdapter.