Instance Method
drawFontViewBackground(for:inFrame:) drawFontViewBackgroundForLayer:inFrame: drawFontViewBackgroundForLayer_inFrame_
Deprecated
Declaration
nonisolated optional func drawFontViewBackground(for layer: GSLayer!, inFrame frame: NSRect)Declaration
- (void) drawFontViewBackgroundForLayer:(GSLayer *) layer inFrame:(NSRect) frame;Declaration
drawFontViewBackgroundForLayer_inFrame_(layer: GSLayer, frame: NSRect)