#include <juce_gui_basics.h>
Returns the display which contains a particular point. If the point lies outside all the displays, the nearest one will be returned.
Returns the display which acts as user's main screen.
RectangleList< int > Desktop::Displays::getRectangleList |
( |
bool |
userAreasOnly | ) |
const |
Rectangle< int > Desktop::Displays::getTotalBounds |
( |
bool |
userAreasOnly | ) |
const |
Returns the smallest bounding box which contains all the displays.
void Desktop::Displays::refresh |
( |
| ) |
|
The documentation for this class was generated from the following files: