Pull to refresh?
Pull to refresh?
- Subject: Pull to refresh?
- From: Sean Heber <email@hidden>
- Date: Fri, 16 Nov 2012 11:29:08 -0600
On iOS, I need to make a custom pull to refresh control accessible. I noticed that at least on iOS 6, a 3-finger pull down gesture at the top of a table view triggers an audible notification that says "refreshing content" which would be perfect except I cannot seem to figure out how to correctly capture/monitor that notification so that I can actually trigger my refresh action. I also have another view which needs pull to refresh support but it is a custom UIScrollView subclass and not a UITableView subclass, so if possible I'd like to know what I should do to replicate this there, too. Oh - and it needs to work on iOS 5. :)
Thanks!
l8r
Sean
_______________________________________________
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