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