namespace CPF.Mac.AppKit { public enum NSTableViewDropOperation : ulong { On, Above } }