Declaration

func componentLayer() -> GSLayer?

Declaration

- (GSLayer *) componentLayer;

Declaration

pyobjc_instanceMethods.componentLayer() -> GSLayer

Discussion

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