Archive index

A11y Slackers Gitter Channel Archive 19th of November 2016

What fresh hell is THIS now? - Patrick Lauke
  1. zakim-robot
    @zakim-robot
    Nov 19 00:33
    [cyns] Anyone know where I can find docs on the accessibility API for iOS, in particular, what the values are for system controls? (always fun to ramp up on a totally different platform ;)
  2. zakim-robot
    @zakim-robot
    Nov 19 01:43
    [michiel] My guess would be in UIKit: https://developer.apple.com/reference/uikit
  3. [michiel] cyns
  4. [michiel] And hi :wave::skin-tone-2:
  5. zakim-robot
    @zakim-robot
    Nov 19 08:09
    [marcozehe] Hi @cyns ! And all the best in your new job! :-)
  6. [marcozehe] What you are looking for are the UIAccessibility protocol and its sister protocols. And I always recommend to developers of iOS apps to go and watch Apple's WWDC presentations on iOS accessibility since 2012. They, and the accompanying code samples, have a lot of very good stuff in them that is quite educational.
  7. [marcozehe] And @michiel is right, these are all part of UIKit. :-)
  8. stevefaulkner
    @stevefaulkner
    Nov 19 08:18
    hi @cyns
  9. stevefaulkner
    @stevefaulkner
    Nov 19 16:13
    there is a proposal on WICG for an element to provide a title/caption for lists https://discourse.wicg.io/t/proposal-list-head-caption-title/1832/6 I have sketched out a definition and created some examples https://stevefaulkner.github.io/lt-element/