Documentation

UI::SelectableFlags

Enum

Selectable flags that can be passed to UI::Selectable().

Values

UI::SelectableFlags::None (0)

UI::SelectableFlags::DontClosePopups (1)

UI::SelectableFlags::SpanAllColumns (2)

UI::SelectableFlags::AllowDoubleClick (4)

UI::SelectableFlags::Disabled (8)

UI::SelectableFlags::AllowOverlap (16)