I am having trouble with the window level constants such as NSScreenSaverWindowLevel
. Swift complains about unresolved identifier. I couldn't find an enum equivalent of these levels either ? Is this possible currently ?
I'm trying to use:
window.level = NSScreenSaverWindowLevel // unresolved identifier