Declaration

var glyph: GSGlyph? { get }

Declaration

@property (nonatomic, readonly) GSGlyph * glyph;

Declaration

glyph() -> GSGlyph

See Also

Owners

  • The object that directly contains the receiver, or nil when the receiver is detached.

  • The layer containing the receiver, or nil when the receiver is detached from a layer.