| 
    Archicad 29 C++ API
    
   | 
 
Manages the application's appearance settings and notifications. More...
#include <DGAppearanceManager.hpp>
Public Member Functions | |
| ~AppearanceManager () | |
| Destructor for AppearanceManager.  | |
Static Public Member Functions | |
| static AppearanceMode | GetMode () | 
| Gets the current appearance mode.   | |
| static AppearanceType | GetApplicationAppearanceType () | 
| Gets the application's appearance type.   | |
| static AppearanceType | GetOSAppearanceType () | 
| Gets the operating system's appearance type.   | |
| static AppearanceManager & | GetInstance () | 
| Gets the singleton instance of the AppearanceManager.   | |
Static Public Attributes | |
| static EventNotifier< AppearanceManager, const AppearanceChangedEventArg > | onAppearanceChanged | 
| Event notifier for appearance changes.  | |
Manages the application's appearance settings and notifications.
      
  | 
  static | 
Gets the application's appearance type.
      
  | 
  static | 
Gets the singleton instance of the AppearanceManager.
      
  | 
  static | 
Gets the current appearance mode.
      
  | 
  static | 
Gets the operating system's appearance type.