Declaration

var layerId: String? { get set }

Declaration

@property (nonatomic, strong) NSString * layerId;

Declaration

pyobjc_instanceMethods.layerId() -> str
pyobjc_instanceMethods.setLayerId_(layerId: str)

Discussion

A master layer uses the identifier of its font master. can be nil if not part of a glyph

See Also

Identity