using CPF.Mac.CoreGraphics; namespace CPF.Mac.AppKit { public delegate CGSize NSWindowSizeSize(NSWindow window, CGSize maxPreferredSize, CGSize maxAllowedSize); }