namespace CPF.Mac.AppKit { public enum NSApplicationLayoutDirection : long { LeftToRight, RightToLeft } }