Add a new stage style: `StageStyle.UNDECORATED_INTERACTIVE`.
This style is similiar to StageStyle.UNDECORATED, but retains platform-specific window interactions that are lost when using `StageStyle.UNDECORATED`.
This style is similiar to StageStyle.UNDECORATED, but retains platform-specific window interactions that are lost when using `StageStyle.UNDECORATED`.
- relates to
-
JDK-8313424 JavaFX controls in the title bar
-
- Open
-