• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UISlider accessibilityValue at 100%
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >UISlider accessibilityValue at 100% (From: Melissa Dominguez <email@hidden>)

  • Prev by Date: UISlider accessibilityValue at 100%
  • Next by Date: Re: How to get the real rectangle of Push button?
  • Previous by thread: UISlider accessibilityValue at 100%
  • Next by thread: Re: How to get the real rectangle of Push button?
  • Index(es):
    • Date
    • Thread