NSTextInputClient.GetFirstRect(NSRange, NSRange) Method

Definition

[Foundation.Export("firstRectForCharacterRange:actualRange:")]
public virtual CoreGraphics.CGRect GetFirstRect (Foundation.NSRange characterRange, out Foundation.NSRange actualRange);
abstract member GetFirstRect : Foundation.NSRange *  -> CoreGraphics.CGRect
override this.GetFirstRect : Foundation.NSRange *  -> CoreGraphics.CGRect

Parameters

characterRange
NSRange
actualRange
NSRange

Returns

Attributes

Applies to