Instance Property
layerId
The identifier under which the layer is stored in its glyph.
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
A derived key that distinguishes the layer by its role and attributes.
Invalidates the derived layer key after information used to form it changes.
A derived key used to group corresponding special and color layers.