19#include <AUI/Enum/TextTransform.h>
33 void applyFor(
AView* view)
override;
36 const auto& value()
const noexcept {
Base class of all UI objects.
Definition AView.h:78
TextTransform
Controls the text transform of AView.
Definition TextTransform.h:23
Base class for all properties.
Definition IPropertyBase.h:50