Touch Information
| Target | Gesture | Action |
|---|---|---|
| FilmStrip | Swipe | Transition to an adjacent logical page of child items. |
| Navigation Arrow | Tap | Transition to an adjacent logical page of child items. |
Keyboard Information
FilmStrip itself is a tabstop and supports the following keyboard interactions:
| Target | Key | Action |
|---|---|---|
| FilmStrip | UpArrow or LeftArrow (RightArrow in RTL) | Transition to the previous logical page of child items. |
| FilmStrip | DownArrow or RightArrow (LeftArrow in RTL) | Transition to the next logical page of child items. |
| FilmStrip | Home | Transition to the first logical page of child items. |
| FilmStrip | End | Transition to the last logical page of child items. |