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-240
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 240
$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 240] SwiftUI On ...

WWDC19 • Session 240

SwiftUI On All Devices

Frameworks • iOS, macOS, tvOS, watchOS • 45:04

Once you’ve learned the basics of SwiftUI, you’ve learned what you need to know to use SwiftUI anywhere. You can use the same SwiftUI skills for making an iOS app as you would for making an app on watchOS, tvOS or macOS. We'll cover the basics, and then dig into more detail about how SwiftUI can help you make changes to your app on every Apple device. Hear about design principles for each platform and learn about how much code you can share across platforms. See how to incorporate device-specific features and how to make changes in SwiftUI by following along with a starter project, available for download.

Speakers: Jeff Nadeau, Ada Turner, Meghna Sapre

Open in Apple Developer site