NSTextFinderClient.DrawCharactersInRangeforContentView Method

Definition

[Foundation.Export("drawCharactersInRange:forContentView:")]
public abstract void DrawCharactersInRangeforContentView (Foundation.NSRange range, AppKit.NSView view);
abstract member DrawCharactersInRangeforContentView : Foundation.NSRange * AppKit.NSView -> unit

Parameters

range
NSRange
view
NSView

Implements

Attributes

Applies to