enum EE::UI::Abstract::UIAbstractView::SelectionKind

#include <uiabstractview.hpp>

enum SelectionKind {
    Single,
    Multiple,
};