AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ass::LineHeight Struct Reference

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.
 

Detailed Description

Controls line height multiplier of the font of the AView.

Matches CSS property line-height.


The documentation for this struct was generated from the following file:
Collaboration diagram for ass::LineHeight: