Share via


INSTextInputClient.GetCharacterIndex(CGPoint) Method

Definition

[Foundation.Export("characterIndexForPoint:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr GetCharacterIndex(CoreGraphics.CGPoint point);
[<Foundation.Export("characterIndexForPoint:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetCharacterIndex : CoreGraphics.CGPoint -> unativeint
override this.GetCharacterIndex : CoreGraphics.CGPoint -> unativeint

Parameters

point
CGPoint

Returns

UIntPtr

unativeint

Attributes

Applies to