Enums
The following enums are available globally.
-
RLMPropertyTypeis an enumeration describing all property types supported in Realm models.For more information, see Realm Models.
See moreDeclaration
Objective‑C
enum RLMPropertyType : int32_t {} -
See moreRLMErroris an enumeration representing all recoverable errors. It is associated with the Realm error domain specified inRLMErrorDomain.Declaration
Objective‑C
enum RLMError : NSInteger {}
View on GitHub
Install in Dash
Enums Reference