namespace CPF.Mac.CoreText { public enum CTFontManagerAutoActivation { Default, Disabled, Enabled, PromptUser } }