VoiceOver on Toolbar Item #29573
Labels
platform/android
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/a11y
Relates to accessibility
t/bug
Something isn't working
Milestone
Description
I have to add voice over description on toolbar item in MAUI for both the platforms iOS and Android. Using SemanticProperties.Description does not work, instead AutomationProperties.Name worked.
But according to the official documentation [https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/accessibility?view=net-maui-8.0], AutomationProperties Name property is deprecated and suggested to use SemanticProperties Description property.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.100 SR10
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
Android
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: