NSTextView.RectsForCharacterRange(NSRange) Method

Definition

[Foundation.Export("rectsForCharacterRange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSArray RectsForCharacterRange (Foundation.NSRange range);
abstract member RectsForCharacterRange : Foundation.NSRange -> Foundation.NSArray
override this.RectsForCharacterRange : Foundation.NSRange -> Foundation.NSArray

Parameters

range
NSRange

Returns

Implements

Attributes

Applies to