Chapter 8. Accessibility, Options, and Limited Opportunity to Help our User

In this chapter, we will cover:

  • Using the 80 percent rule when developing optimal settings
  • Properly supporting copy and paste
  • Supporting undo and redo
  • Configurations in, settings out
  • Cutting features when in doubt
  • Supporting VoiceOver and other accessibility features

Introduction

When we're designing our application, it's extremely easy to fall into a bubble and forget that people other than our development team will use the application. It's an interesting situation, as we're mindfully creating a product for other people to use on their iPhone or iPad, but it's extremely easy to get caught up and forget that our work must be easily understandable by any user.

8

The most overlooked conflict arises when designers don't attempt to make their application fit into operating system wide standards such as copy and paste, undo and redo, and accessibility features such as voiceover. Often designers feel as if their app doesn't need such features, or that their app is too exceptional to require the need of accessibility features or copy and paste.

Such an arrogant designer may make such decisions because they can't look past their own experience with the app and realize that such features are implemented into the operating system to help all users feel at home inside of every application. Including such features is especially important in ensuring that disabled users are able to fully use our application, as features such as VoiceOver are essential for users who have difficulties with sight and hearing.

In this chapter, we'll discuss different ways to determine which features inside of our app should receive the most interface attention as well as ways to guarantee that we can accommodate for various system wide text properties, while also doing our best to make sure that we create an application that is usable by the disabled as well.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset