About
Factories for themed Labels.
API
NVTypography is not a XAML view. Register the kit with UseNuvyntraUIKit(), then call the members below.
<!-- Theme is not a control. Bind colors from code or NVTheme.Current. -->Members
custom names are Lumina API. Unmarked names match familiar MAUI / forms usage.
| Attribute | Type | Default | Kind | Explanation |
|---|---|---|---|---|
Display | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Title | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Body | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Label | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Caption | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Mono | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |