Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2022-10151
$eventId
ID of event: wwdc2022
$eventContentId
ID of session without event part: 10151
$eventShortId
Shortened ID of event: wwdc22
$year
Year of session: 2022
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2022] [Session 10151] Add acces...

WWDC22 • Session 10151

Add accessibility to your Unity games

Accessibility & Inclusion • iOS, macOS, tvOS, watchOS • 16:07

Learn how you can make your Unity games accessible on Apple platforms using our open source Accessibility plug-in. Follow along as we add support for assistive technologies like VoiceOver and Switch Control to a sample Unity game project. We'll show you how you can automatically scale text with Dynamic Type, support interface accommodations like reduced transparency or increased contrast, and more.

Speaker: Eric Liang

Open in Apple Developer site