Enums

The following enums are available globally.

  • Types of database indexes.

    See more

    Declaration

    Objective-C

    enum CBLIndexType : uint32_t {}

    Swift

    enum CBLIndexType : UInt32