3#include <RmlUi/Core/ElementDocument.h>
void set_enabled(bool enabled)
Set the enabled state of the document.
Rml::ElementDocument * document
Shared pointer to the loaded RmlUi document.
auto is_enabled() const -> bool
Check if document is currently enabled.
auto is_loaded() const -> bool
Check if document is currently loaded.