Variables#
- const carb::events::EventType omni::kit::kEventTypeWindowCreated
 - const carb::events::EventType omni::kit::kEventTypeWindowDestroyed
 - const carb::events::EventType omni::kit::kEventTypeWindowShutdown
 - const carb::events::EventType omni::kit::kEventTypeWindowStartup
 - constexpr const uint64_t omni::kit::kPositionCentered
 - constexpr const uint64_t omni::kit::kPositionUnset
 - constexpr const char * omni::kit::kWindowAlwaysOnTopPath
 Whether application window is always on top.
- constexpr const char * omni::kit::kWindowBlockAllInputPath
 If application window blocks all input device.
- constexpr const char * omni::kit::kWindowChildWindowsOnTopPath
 Whether child windows are on top.
- constexpr const char * omni::kit::kWindowCursorBlinkPath
 If cursor blinks.
- constexpr const char * omni::kit::kWindowDpiScaleOverridePath
 DPI scale overrides value.
- constexpr const char * omni::kit::kWindowEnabledPath
 Whether application window is enabled.
- constexpr const char * omni::kit::kWindowFullscreenPath
 Whether application window is fullscreen.
- constexpr const char * omni::kit::kWindowHeightPath
 Height of application window.
- constexpr const char * omni::kit::kWindowHideMouseInFullscreenPath
 Whether application window hides mouse in fullscreen mode.
- constexpr const char * omni::kit::kWindowIconPath
 Icon path of the application window.
- constexpr const char * omni::kit::kWindowMaximizedPath
 Whether application window is maximized.
- constexpr const char * omni::kit::kWindowNoDecorationsPath
 Whether application window has no decorations.
- constexpr const char * omni::kit::kWindowNoResizePath
 Whether application window not allows resize.
- constexpr const char * omni::kit::kWindowScaleToMonitorPath
 Whether application window DPI is scaled with monitor DPI.
- constexpr const char * omni::kit::kWindowTitlePath
 Title of the application window.
- constexpr const char * omni::kit::kWindowWidthPath
 Width of application window.
- constexpr const char * omni::kit::kWindowXPath
 The x coordinate of the window.
- constexpr const char * omni::kit::kWindowYPath
 The y coordinate of the window.
- constexpr const char * omni::kit::kpWindowHeightPath
 previous saved height of application window.
- constexpr const char * omni::kit::kpWindowMaximizedPath
 previous saved state of whether application window is maximized.
- constexpr const char * omni::kit::kpWindowWidthPath
 previous saved width of application window.