class EE::UI::Tools::UIFindBarStyle

Overview

#include <uifindbarstyle.hpp>

class UIFindBarStyle {
public:
    // methods

    static const char* getStyleSheet();
    static void ensure(UISceneNode* scene);
};

Detailed Documentation

Methods

static void ensure(UISceneNode* scene)

Installs the shared find-bar stylesheet into a scene once.