namespace CPF.Mac.Foundation { public enum NSDateFormatterStyle : ulong { None, Short, Medium, Long, Full } }