AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Controls line height multiplier of the font of the AView. More...
Controls line height multiplier of the font of the AView.
Matches CSS property line-height.
Signals and public fields | |
float | spacing |
Static Public Attributes | |
static LineHeight | NORMAL = { 1.2f } |
LineHeight matching 'line-height: normal' on common browsers (= 1.2). Used by default. | |
#include <AUI/ASS/Property/LineHeight.h>