Skip to content

Commit 5b4f36f

Browse files
committed
Using VoiceOver: Add cell actions
1 parent 79d2ea0 commit 5b4f36f

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed
286 KB
Loading

docs/using-voiceover.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ When VoiceOver is ON, the system will highlight and read an accessibility elemen
1616

1717
Slide with one finger across the screen until you find the element you want to activate. The OS will read every element that your finger touches. When you find the element you want to activate, double-tap with one finger anywhere on the screen to perform that action. If it‘s a button, it will be pressed, if it‘s a switch, it will be flipped, etc…
1818

19-
### Scrolling
19+
### Scrolling and Pull-to-Refresh
2020

2121
If you need to scroll a table, you need to select any element inside that table and swipe up or down with three fingers.
2222

23-
To pull-to-refresh a table, navigate to the top of the table, and swipe down with three fingers.
23+
To pull-to-refresh a table, navigate to the top of the table and swipe down with three fingers.
2424

2525
### Navigating Back
2626

27-
If you want to close a window or go back from wherever you are in an app, you can draw a Z with two fingers. This is especially helpful for modal views with no easy way to be closed.
27+
If you want to close a window or go back from wherever you were in an app, you can draw a Z with two fingers. This is especially helpful for modal views with no easy way to be closed.
2828

2929
### App Switcher and Home Screen (iPhone X family)
3030

@@ -33,6 +33,12 @@ For the iPhone X family, the swipe from the bottom of the screen gesture is diff
3333
- Two tones will close the app and show the Home Screen.
3434
- Three tones will show the App Switcher.
3535

36+
### Table Cell Actions
37+
38+
<img src="images/using-voiceover/cell-actions.png" width="320">
39+
40+
To access table cell actions like Delete, select a cell, and swipe up or down. VoiceOver will rotate and speak the available actions. After picking the action that you want, double-tap to activate it.
41+
3642
### Stopping VoiceOver
3743

3844
You can stop VoiceOver any time by triple-clicking the side/home button again and unchecking VoiceOver.

0 commit comments

Comments
 (0)