Skip to content
Nuvyntra Labs

Foundation

NVAccessibility

NVAccessibility XAML, every kit attribute, and what each attribute does. Automation + contrast.

About

Automation + contrast.

API

NVAccessibility 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
Name(viewmethodfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
namememberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
hint)memberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
BodyContrastOkmemberfamiliarFoundation member. Register fonts and theme with UseNuvyntraUIKit().
ContrastRatiomemberfamiliarFoundation 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.