namespace CPF.Mac.AppKit { public enum NSRectEdge { MinXEdge, MinYEdge, MaxXEdge, MaxYEdge } }