18#include <AUI/Util/AMetric.h>
48 void applyFor(
AView* view)
override;
51 const auto& value()
const noexcept {
Base class of all UI objects.
Definition: AView.h:77
Controls line height multiplier of the font of the AView.
Definition: LineHeight.h:28
static LineHeight NORMAL
LineHeight matching 'line-height: normal' on common browsers (= 1.2). Used by default.
Definition: LineHeight.h:34
Base class for all properties.
Definition: IPropertyBase.h:49
Definition: IProperty.h:19