NSTextView.GetFirstRectForCharacterRange(NSRange) Method

Definition

[Foundation.Export("firstRectForCharacterRange:")]
public virtual CoreGraphics.CGRect GetFirstRectForCharacterRange (Foundation.NSRange range);
abstract member GetFirstRectForCharacterRange : Foundation.NSRange -> CoreGraphics.CGRect
override this.GetFirstRectForCharacterRange : Foundation.NSRange -> CoreGraphics.CGRect

Parameters

range
NSRange

Returns

Implements

Attributes

Applies to