Contents

identifier

A unique identifier string for the trait (reverse-DNS format recommended). Allows the trait to be encoded/decoded, and to map both a Swift and Objective-C trait to the same data.

Declaration

@property (class, nonatomic, readonly) NSString * identifier;

Mentioned in

See Also

Type Properties