Enums
The following enums are available globally.
-
Declaration
Objective‑C
enum RLMPropertyType : int32_t {}
-
Enum representing all recoverable errors in Realm.
See moreDeclaration
Objective‑C
enum RLMError : NSInteger {}