- Note
- This Source File belongs to Minimal UI Template XMake Example. Please follow the link for example explanation.
#pragma once
#include <AUI/Platform/AWindow.h>
public:
MainWindow();
};
Represents a window in the underlying windowing system.
Definition AWindow.h:45