namespace CPF.Mac.AppKit { public enum NSSelectionDirection : ulong { Direct, Next, Previous } }