INSTextInput.GetFirstRectForCharacterRange(NSRange) Method

Definition

[Foundation.Export("firstRectForCharacterRange:")]
[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGRect GetFirstRectForCharacterRange (Foundation.NSRange range);
abstract member GetFirstRectForCharacterRange : Foundation.NSRange -> CoreGraphics.CGRect

Parameters

range
NSRange

Returns

Attributes

Applies to