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-10059
$eventId
ID of event: wwdc2022
$eventContentId
ID of session without event part: 10059
$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 10059] The craft...

WWDC22 • Session 10059

The craft of SwiftUI API design: Progressive disclosure

SwiftUI & UI Frameworks • iOS, macOS, tvOS, watchOS • 15:06

Explore progressive disclosure — one of SwiftUI’s core principles — and learn how it influences the design of our APIs. We’ll show you how we use progressive disclosure, discuss how it can support quick iteration and exploration, and help you take advantage of it in your own code.

Speaker: Sam Lazarus

Open in Apple Developer site