Edit

Share via


NSLayoutManager.FractionOfDistanceThroughGlyphForPoint Method

Definition

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

Parameters

point
CGPoint
container
NSTextContainer

Returns

Attributes

Applies to