You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use a regular UILabel, and set the "accessibilityValue", the text can be heard via VoiceOver
When using a NantesLabel, and set the "accessibilityValue" , the text can not be heard via VoiceOver
I'd think this should work, as NantesLabel is a sub class of UILabel, but for some reason it does not.
The text was updated successfully, but these errors were encountered:
When I use a regular UILabel, and set the "accessibilityValue", the text can be heard via VoiceOver
When using a NantesLabel, and set the "accessibilityValue" , the text can not be heard via VoiceOver
I'd think this should work, as NantesLabel is a sub class of UILabel, but for some reason it does not.
The text was updated successfully, but these errors were encountered: