using CPF.Mac.CoreGraphics; namespace CPF.Mac.AppKit { public delegate bool NSWindowFramePredicate(NSWindow window, CGRect newFrame); }