Re: UISlider accessibilityValue at 100%
Re: UISlider accessibilityValue at 100%
- Subject: Re: UISlider accessibilityValue at 100%
- From: Chris Fleizach <email@hidden>
- Date: Tue, 24 Apr 2012 23:21:29 -0700
VoiceOver will call accessibilityValue when incrementing or decrementing.
I would suggest checking what your UISlider returns from that method in that case and see what you're returning, as opposed to what VoiceOver speaks
On Apr 24, 2012, at 6:17 AM, Melissa Dominguez wrote:
> Hello all,
> I have a UISlider that is fairly highly customized. The values are mapping to an enum (I have it snapping to whole numbers), and I have a method that looks up the accessibilityValue of each of the enum values. This all works great, except for the highest value. Instead of reading out my custom accessibilityValue, for the highest value VoiceOver reads out '100%'
>
> Is it possible to override this message in some way?
>
> Thanks.
>
> Melissa
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Accessibility-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden