namespace CPF.Mac.AppKit { public enum NSCollectionViewDropOperation : long { On, Before } }