NSTextView.GetCharacterIndex(CGPoint) Method

Definition

[Foundation.Export("characterIndexForPoint:")]
public virtual nuint GetCharacterIndex (CoreGraphics.CGPoint point);
abstract member GetCharacterIndex : CoreGraphics.CGPoint -> nuint
override this.GetCharacterIndex : CoreGraphics.CGPoint -> nuint

Parameters

point
CGPoint

Returns

System.System.UIntPtr System.unativeint

Implements

Attributes

Applies to