Share via


NSTextInputClient.GetCharacterIndex(CGPoint) Method

Definition

[Foundation.Export("characterIndexForPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr GetCharacterIndex(CoreGraphics.CGPoint point);
[<Foundation.Export("characterIndexForPoint:")>]
[<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

Implements

Attributes

Applies to