Returns a ObservableList of Screens that intersects the provided rectangle.
x | the x coordinate of the upper-left corner of the specified rectangular area | |
y | the y coordinate of the upper-left corner of the specified rectangular area | |
width | the width of the specified rectangular area | |
height | the height of the specified rectangular area |
Screens for which Screen.bounds
intersects the provided rectangle
Diagram: Screen