public class Screens
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static javafx.beans.property.ReadOnlyListProperty<javafx.stage.Screen> |
additionalScreensProperty() |
Returns the read-only list property containing the available additional screens.
|
static javafx.collections.ObservableList<javafx.stage.Screen> |
getAdditionalScreens() |
Returns the available additional screens.
|
public static javafx.beans.property.ReadOnlyListProperty<javafx.stage.Screen> additionalScreensProperty()
public static javafx.collections.ObservableList<javafx.stage.Screen> getAdditionalScreens()