Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4016174
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T09:42:28+00:00 2026-05-20T09:42:28+00:00

What are are the proper UIAccessibility traits and handlers required to make a UISlider

  • 0

What are are the proper UIAccessibility traits and handlers required to make a UISlider usable with VoiceOver enabled?

Are there any descriptions of how a user might use a UISlider with VoiceOver enabled?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T09:42:29+00:00Added an answer on May 20, 2026 at 9:42 am

    Here’s what I ended up adding to a UISlider for VoiceOver accessibility:

    [ mySlider setIsAccessibilityElement:YES ];
    [ mySlider setAccessibilityLabel:@"This slider controls blah blah etc...." ];
    

    And in the target method for the control event UIControlEventValueChanged:

    [ mySlider setAccessibilityValue = [ NSString stringWithFormat:@"Blah blah is set to %3.1f", mySlider.value];
    

    With VoiceOver enabled, this slider then spoke the new value as I swiped up and down (not back and forth) over it after setting the focus to that slider.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

xml is not encoding proper - any help List<NameValuePair> formparams = new ArrayList<NameValuePair>(); formparams.add(new
Is there a proper way, equation or technique in general to say, My web
What is Proper CSS for hiding any HTML. Example- Like <div> tag. I use
Is there a proper way to use Monotouch.Dialog (iOs) and call a UIViewController when
Please assist with the proper RegEx matching any 2 letters followed by any combination
What is a proper way of updating Django's User attributes (particularly password and email
Is there a proper way in Poco to abort a blocking I/O operation from
Possible Duplicate: Proper way to make HTML nested list? I'd like to produce the
How to determine a proper serial version ID? Should it be any big long
In Winforms what is proper way to keep a user from changing the value

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.