Skip to content
Nuvyntra Labs

Foundation

NVTokens

NVTokens XAML, every kit attribute, and what each attribute does. Space, radius, type size, motion ms, Outfit font names.

About

Space, radius, type size, motion ms, Outfit font names.

API

NVTokens 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
Space1…Space6memberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
RadiusSmall / Medium / LargememberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
DisplaySize…CaptionSizememberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
MotionFast / Normal / SlowmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
FontRegularmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
FontSemiBoldmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
SpacemethodfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
MotionmethodfamiliarFoundation 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.