跳转至

cf::ui::core::DisplayFonts

Display font styles group. More...

#include <cfmaterial_fonttype.h>

Public Attributes

Name
tokens::DisplayLargeToken large
57sp, Regular, 64sp line-height
tokens::DisplayMediumToken medium
45sp, Regular, 52sp line-height
tokens::DisplaySmallToken small
36sp, Regular, 44sp line-height

Detailed Description

struct cf::ui::core::DisplayFonts;

Display font styles group.

Since: 0.1

Display styles are used for hero content with large emphasis.

Public Attributes Documentation

variable large

tokens::DisplayLargeToken large;

57sp, Regular, 64sp line-height

variable medium

tokens::DisplayMediumToken medium;

45sp, Regular, 52sp line-height

variable small

tokens::DisplaySmallToken small;

36sp, Regular, 44sp line-height


Updated on 2026-03-09 at 10:14:00 +0000