Skip to content

ass::LineHeight#

Controls line height multiplier of the font of the AView.

Header:#include <AUI/ASS/Property/LineHeight.h>
CMake:aui_link(my_target PUBLIC aui::views)

Detailed Description#

Matches CSS property line-height.

Public fields and Signals#


NORMAL#

LineHeight NORMAL

LineHeight matching 'line-height: normal' on common browsers (= 1.2). Used by default.