Skip to content

Commit 40402b5

Browse files
author
Jihye Hong
authored
Add a reference about focus interaction in UIKit
Focus interaction is the primary interaction model for UIKit-based apps on tvOS.
1 parent bb5549f commit 40402b5

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,11 @@ See the [implStatus](implStatus.md) for the details of the implementation in Web
5151
- https://github.com/enyojs/spotlight (deprecated)
5252
- Implementing TV remote control navigation (MDN)
5353
- https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS_for_TV/TV_remote_control_navigation
54+
- Spatial Navigation in the Web (slides presented in BlinkOn 8)
55+
- https://docs.google.com/presentation/d/1x4RaJIzTYeX0-nySVuq0TThe5shfmOsjbGIMrZJLBTE/edit
56+
- Focus interaction in UIKit (Apple)
57+
- https://developer.apple.com/documentation/uikit/focus_interactions
5458
- Focus navigation with keyboard, gamepad, and accessibility tools (MS)
5559
- https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/managing-focus-navigation
5660
- Designing for Xbox and TV (MS)
5761
- https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/designing-for-tv
58-
- Spatial Navigation in the Web (slides presented in BlinkOn 8)
59-
- https://docs.google.com/presentation/d/1x4RaJIzTYeX0-nySVuq0TThe5shfmOsjbGIMrZJLBTE/edit

0 commit comments

Comments
 (0)