enum EE::UI::ScrollBarMode

#include <uihelper.hpp>

enum ScrollBarMode: Uint32 {
    Auto,
    AlwaysOn,
    AlwaysOff,
};