Instance Property
identifier
A persistent, per-font unique identifier of the block.
Declaration
var identifier: String { get }Declaration
@property (strong, readonly) NSString * identifier;Declaration
identifier() -> strInstance Property
A persistent, per-font unique identifier of the block.
var identifier: String { get }@property (strong, readonly) NSString * identifier;identifier() -> str