namespace CPF.Mac.CoreText { public enum CTFontManagerScope { None, Process, User, Session } }