Instance Method
drawFontViewForeground(for:inFrame:) drawFontViewForegroundForLayer:inFrame: drawFontViewForegroundForLayer_inFrame_
Deprecated
Declaration
nonisolated optional func drawFontViewForeground(for layer: GSLayer!, inFrame frame: NSRect)Declaration
- (void) drawFontViewForegroundForLayer:(GSLayer *) layer inFrame:(NSRect) frame;Declaration
drawFontViewForegroundForLayer_inFrame_(layer: GSLayer, frame: NSRect)