AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ass::LineHeight Struct Reference

Controls line height multiplier of the font of the AView. More...

Detailed Description

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>


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