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