Instance Property
glyph
The glyph containing the receiver, or nil when the receiver is detached from a glyph.
Declaration
var glyph: GSGlyph? { get }Declaration
@property (nonatomic, readonly) GSGlyph * glyph;Declaration
glyph() -> GSGlyphSee Also
Owners
The object that directly contains the receiver, or
nilwhen the receiver is detached.The layer containing the receiver, or
nilwhen the receiver is detached from a layer.