Enumerations
The following enumerations are available globally.
-
The type of update that was performed by an
See moreIGListAdapter.Declaration
Objective-C
enum IGListAdapterUpdateType {}Swift
enum IGListAdapterUpdateType : Int
-
An option for how to do comparisons between similar objects.
See moreDeclaration
Objective-C
enum IGListDiffOption {}Swift
enum IGListDiffOption : Int
-
Bitmask-able options used for pre-release feature testing.
See moreDeclaration
Objective-C
enum IGListExperiment {}Swift
struct IGListExperiment : OptionSet