共用方式為


NSGlyphProperty 列舉

定義

列舉,其值指定圖像的特性。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSGlyphProperty
type NSGlyphProperty = 
繼承
NSGlyphProperty
屬性

欄位

ControlCharacter 2

具有相關聯特殊行為的控制項字元,例如 Tab。

Elastic 4

字元,例如具有彈性寬度行為的空白字元。

NonBaseCharacter 8

字元與合併屬性,通常是 Unicode Mn 類別中的字元。

Null 1

Null 字元;已忽略配置和顯示。

適用於

另請參閱

  • <xref:NSLayoutManager.PropertyForGlyphAtIndex>