namespace CPF.Mac.Foundation { public enum NSDateComponentsWrappingBehavior : ulong { None, WrapCalendarComponents } }