namespace CPF.Mac.Foundation { public enum NSNumberFormatterPadPosition : ulong { BeforePrefix, AfterPrefix, BeforeSuffix, AfterSuffix } }