enum EE::Window::WindowFlashOperation

#include <window.hpp>

enum WindowFlashOperation {
    Cancel,
    Briefly,
    UntilFocused,
};