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