Skip to content
Nuvyntra Labs

Foundation

NVVisualState

NVVisualState XAML, every kit attribute, and what each attribute does. Named states for styles.

About

Named states for styles.

API

NVVisualState 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
RestmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
HovermemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
PressmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
FocusmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
DisabledmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
Error custommembercustomLumina-specific foundation member.

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.