I'm developing a menubar application and want to be able to move between spaces just like the shortcut control + side arrows
does.
I've already searched NSWindow
and NSWorkspace
classes but didn't find anything.
Edit: I do not have a window that I want to make full screen in a new space. I just want to move between existing spaces.