JavaFX check if it is full screen -


hey want check if application full screen or not use javafx how can it?

i have tried getfullscreenexitproperty not work.

you can check using isfullscreen available in stage

primarystage.isfullscreen()


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -