namespace CPF.Mac.AppKit { public enum NSLayoutConstraintOrientation : long { Horizontal, Vertical } }