Instance Method
drawFontViewBackground(for:inFrame:options:) drawFontViewBackgroundForLayer:inFrame:options: drawFontViewBackgroundForLayer_inFrame_options_
Declaration
nonisolated optional func drawFontViewBackground(for layer: GSLayer!, inFrame frame: NSRect, options: [AnyHashable : Any]! = [:])Declaration
- (void) drawFontViewBackgroundForLayer:(GSLayer *) layer inFrame:(NSRect) frame options:(NSDictionary *) options;Declaration
drawFontViewBackgroundForLayer_inFrame_options_(layer: GSLayer, frame: NSRect, options: dict)