편집

다음을 통해 공유


NSLayoutManager.CharacterIndexForPoint Method

Definition

[Foundation.Export("characterIndexForPoint:inTextContainer:fractionOfDistanceBetweenInsertionPoints:")]
public virtual nuint CharacterIndexForPoint (CoreGraphics.CGPoint point, AppKit.NSTextContainer container, ref nfloat fractionOfDistanceBetweenInsertionPoints);
abstract member CharacterIndexForPoint : CoreGraphics.CGPoint * AppKit.NSTextContainer *  -> nuint
override this.CharacterIndexForPoint : CoreGraphics.CGPoint * AppKit.NSTextContainer *  -> nuint

Parameters

point
CGPoint
container
NSTextContainer
fractionOfDistanceBetweenInsertionPoints
nfloat

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to