9#include "../macros.hpp"
12namespace hi {
inline namespace v1 {
widget_mode
The mode that the widget is operating at.
Definition widget_mode.hpp:21
@ partial
A widget is partially enabled.
Definition widget_mode.hpp:68
@ collapse
The widget is collapsed.
Definition widget_mode.hpp:29
@ invisible
The widget is invisible.
Definition widget_mode.hpp:36
@ select
The widget is selectable.
Definition widget_mode.hpp:58
@ enabled
The widget is fully enabled.
Definition widget_mode.hpp:76
@ display
The widget is in display-only mode.
Definition widget_mode.hpp:50
geometry/margins.hpp
Definition lookahead_iterator.hpp:5
The HikoGUI API version 1.
Definition lookahead_iterator.hpp:6