RLMPropertyAttributes Constants Reference
Declared in | RLMConstants.h |
RLMPropertyAttributes
Attributes which can be returned when implementing attributesForProperty:
Definition
typedef NS_ENUM(NSUInteger, RLMPropertyAttributes ) {
RLMPropertyAttributeIndexed = 1 < < 2,
};
Constants
Declared In
RLMConstants.h