Skip to content
Nuvyntra Labs

Foundation

NVTypography

NVTypography XAML, every kit attribute, and what each attribute does. Factories for themed Labels.

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.

AttributeTypeDefaultKindExplanation
DisplaymemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
TitlememberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
BodymemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
LabelmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
CaptionmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
MonomemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().

Discussion

Comment on UIKit(MAUI). The thread lives on this component's GitHub repository (nuvyntralabs/NuvyntraLabs.UIKit). Sign in with GitHub — Giscus uses Discussions, Utterances uses Issues.