enum EE::UI::UINodeDrawable::LayerDrawable::Attachment

#include <uinodedrawable.hpp>

enum Attachment {
    Scroll,
    Fixed,
    Local,
};