Quote Originally Posted by blanius
Stage.display("fullscreen") and Stage.display("normal")
I didn't know that was also possible. I used
Stage.displayState = "fullScreen";
in my code.