次の方法で共有


NSLayoutManager.GlyphIndexForPoint(CGPoint, NSTextContainer) メソッド

定義

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

パラメーター

point
CGPoint
container
NSTextContainer

戻り値

System.System.UIntPtr System.unativeint
属性

適用対象