Skip to content

GeekAndDadLLC/blogpost-samplecode-AccessibleDrawRect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blogpost-codesample-AccessibleDrawRect

About

This is very small smaple project showing how to make custom drawings accessible to VoiceOver. Everything of interest is found in the -drawRect: implementation of the custom view class.

The purpose of this code is to show how all kinds of custom drawing: text, images and vector drawing can be made accessible and that it isn’t too hard.

Blog post

This sample code is the code behind my blog post about making drawRect: accessible.

License

All sample code is put under MIT license to help spread the accessiblity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%