Instance Property
componentMasterId
The ID of the base-glyph master to use.
Declaration
var componentMasterId: String? { get set }Declaration
@property (nonatomic, strong) NSString * componentMasterId;Declaration
pyobjc_instanceMethods.componentMasterId() -> str
pyobjc_instanceMethods.setComponentMasterId_(componentMasterId: str)Discussion
nil uses the master associated with the containing layer.
See Also
Base Layer
The applicable layer of the base glyph.
Prepares an interpolated smart-component layer for later access.