namespace OpenTK.Platform.MacOS { enum NSApplicationActivationPolicy { Regular, Accessory, Prohibited, } }