Instance Method
componentLayer()componentLayercomponentLayer
The applicable layer of the base glyph.
Declaration
func componentLayer() -> GSLayer?Declaration
- (GSLayer *) componentLayer;Declaration
pyobjc_instanceMethods.componentLayer() -> GSLayerDiscussion
An explicit master selection overrides the master associated with the containing layer. Smart component settings may produce an interpolated layer. The component transform is not applied to this layer. Returns nil when no applicable layer can be resolved.
See Also
Base Layer
The ID of the base-glyph master to use.
Prepares an interpolated smart-component layer for later access.