AUI Framework
develop
Cross-platform base for C++ UI apps
|
Controls line height multiplier of the font of the AView. More...
#include <AUI/ASS/Property/LineHeight.h>
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. | |
Controls line height multiplier of the font of the AView.
Matches CSS property line-height.