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