namespace CPF.Mac.AppKit { public enum NSApplicationActivationPolicy : long { Regular, Accessory, Prohibited } }