namespace CPF.Mac.Foundation { public delegate void NSRangeIterator(NSRange range, ref bool stop); }