Share via


INSTextInput.GetFirstRectForCharacterRange(NSRange) Method

Definition

[Foundation.Export("firstRectForCharacterRange:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetFirstRectForCharacterRange(Foundation.NSRange range);
[<Foundation.Export("firstRectForCharacterRange:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetFirstRectForCharacterRange : Foundation.NSRange -> CoreGraphics.CGRect
override this.GetFirstRectForCharacterRange : Foundation.NSRange -> CoreGraphics.CGRect

Parameters

range
NSRange

Returns

Attributes

Applies to