Constants

The following constants are available globally.

  • Project version number for IGListKit.

    Declaration

    Objective-C

    extern double IGListKitVersionNumber

    Swift

    var IGListKitVersionNumber: Double
  • Project version string for IGListKit.

    Declaration

    Objective-C

    extern const unsigned char IGListKitVersionString[]