namespace CPF.Mac.AppKit { public enum NSSelectionAffinity : ulong { Upstream, Downstream } }