NSLayoutManager.GetTruncatedGlyphRangeInLineFragment(nuint) Method

Definition

[Foundation.Export("truncatedGlyphRangeInLineFragmentForGlyphAtIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSRange GetTruncatedGlyphRangeInLineFragment (nuint glyphIndex);
abstract member GetTruncatedGlyphRangeInLineFragment : nuint -> Foundation.NSRange
override this.GetTruncatedGlyphRangeInLineFragment : nuint -> Foundation.NSRange

Parameters

glyphIndex
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to