Instance Property
layer
The layer containing the node, or nil when the node is not part of a layer.
Declaration
var layer: GSLayer? { get }Declaration
@property (nonatomic, readonly) GSLayer * layer;Declaration
pyobjc_instanceMethods.layer() -> GSLayerSee Also
Owners
The path containing the node, or
nilwhen the node is not part of a path.The glyph containing the node, or
nilwhen the node is not part of a glyph.