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: wwdc2019-231
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 231
$eventShortId
Shortened ID of event: wwdc19
$year
Year of session: 2019
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2019] [Session 231] Integrating...

WWDC19 • Session 231

Integrating SwiftUI

Frameworks • iOS, macOS, tvOS, watchOS • 38:21

SwiftUI is designed to integrate with your existing code base on any of Apple’s platforms. Learn how to adopt SwiftUI on any Apple platform by adding SwiftUI views into your app’s hierarchy, leveraging your existing data model and more.

Speakers: Tanu Singhal, Raleigh Ledet

Open in Apple Developer site