Struct WindowingAPI::WindowConfig#
Defined in File WindowingAPI.h
Nested Relationships#
This struct is a nested type of Class WindowingAPI.
Nested Types#
Struct Documentation#
-
struct WindowConfig#
Window configuration.
Public Members
-
std::string Title = {}#
-
bool Resizable = false#
-
bool Visible = false#
-
bool Decorated = true#
-
bool Maximized = false#
-
bool Focused = false#
-
bool Floating = false#
-
bool FocusOnShow = true#
-
bool MousePassthrough = false#
-
struct TRAP::INTERNAL::WindowingAPI::WindowConfig::wayland Wayland#
-
std::string Title = {}#