Declaration

var glyphFrame: NSRect { get set }

Declaration

@property (nonatomic) NSRect glyphFrame;

Declaration

glyphFrame() -> NSRect
setGlyphFrame_(glyphFrame: NSRect)