NSLayoutManager.NumberOfGlyphs 属性

定义

中的 NSLayoutManager字形数。

public virtual nuint NumberOfGlyphs { [Foundation.Export("numberOfGlyphs")] get; }
member this.NumberOfGlyphs : nuint

属性值

System.System.UIntPtr System.unativeint
属性

注解

如果 P:UIKit.NSLayoutManager.AllowsNonContinuousLayoutfalse,则此方法将强制生成所有字符的字形。

适用于