共用方式為


CTFontOptions 列舉

定義

建立 類別的新實例 CTFont 時所使用的選項。

此列舉支援其成員值的位元組合。

[System.Flags]
public enum CTFontOptions
type CTFontOptions = 
繼承
CTFontOptions
屬性

欄位

Default 0

使用預設選項。

IncludeDisabled 128

包含停用的字型。

PreferSystemFont 4

提供 Apple/System 字型的喜好設定。

PreventAutoActivation 1

防止字型啟用。

適用於