NSTextFinderClient.ContentViewAtIndexeffectiveCharacterRange Method

Definition

[Foundation.Export("contentViewAtIndex:effectiveCharacterRange:")]
public abstract AppKit.NSView ContentViewAtIndexeffectiveCharacterRange (nuint index, ref Foundation.NSRange outRange);
abstract member ContentViewAtIndexeffectiveCharacterRange : nuint *  -> AppKit.NSView

Parameters

index
System.System.UIntPtr System.unativeint
outRange
NSRange

Returns

Implements

Attributes

Applies to