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.
| Attribute | Type | Default | Kind | Explanation |
|---|---|---|---|---|
Rest | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Hover | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Press | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Focus | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Disabled | member | — | familiar | Foundation member. Register fonts and theme with UseNuvyntraUIKit(). |
Error custom | member | — | custom | Lumina-specific foundation member. |