JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::WindowUtils Struct Reference

Windowing helper functions. More...

#include <juce_WindowUtils.h>

Public Member Functions

 WindowUtils ()=delete
 

Static Public Member Functions

static bool areThereAnyAlwaysOnTopWindows ()
 Returns true if any windows have a z order that is higher than normal.
 

Detailed Description

Windowing helper functions.

@tags{GUI}

Constructor & Destructor Documentation

◆ WindowUtils()

juce::WindowUtils::WindowUtils ( )
delete

Member Function Documentation

◆ areThereAnyAlwaysOnTopWindows()

static bool juce::WindowUtils::areThereAnyAlwaysOnTopWindows ( )
static

Returns true if any windows have a z order that is higher than normal.


The documentation for this struct was generated from the following file: