◆ getMainDisplay()
const Display& juce::Desktop::Displays::getMainDisplay |
( |
| ) |
const |
|
noexcept |
◆ getDisplayContaining()
const Display& juce::Desktop::Displays::getDisplayContaining |
( |
Point< int > |
position | ) |
const |
|
noexcept |
Returns the display which contains a particular point.
If the point lies outside all the displays, the nearest one will be returned.
◆ getRectangleList()
RectangleList<int> juce::Desktop::Displays::getRectangleList |
( |
bool |
userAreasOnly | ) |
const |
◆ getTotalBounds()
Rectangle<int> juce::Desktop::Displays::getTotalBounds |
( |
bool |
userAreasOnly | ) |
const |
Returns the smallest bounding box which contains all the displays.
◆ displays
The documentation for this class was generated from the following file: