namespace CPF.Mac.AppKit { public delegate void NSDraggingEnumerator(NSDraggingItem draggingItem, int idx, ref bool stop); }