Instance Method
drawText(withSelectedLayerRange:in:) drawTextWithSelectedLayerRange:inRect: drawTextWithSelectedLayerRange_inRect_
Declaration
func drawText(withSelectedLayerRange layerRange: NSRange, in dirtyRect: NSRect)Declaration
- (void) drawTextWithSelectedLayerRange:(NSRange) layerRange inRect:(NSRect) dirtyRect;Declaration
drawTextWithSelectedLayerRange_inRect_(layerRange: NSRange, dirtyRect: NSRect)