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: wwdc2017-223
$eventId
ID of event: wwdc2017
$eventContentId
ID of session without event part: 223
$eventShortId
Shortened ID of event: wwdc17
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Session 223] Drag and Dr...

WWDC17 • Session 223

Drag and Drop with Collection and Table View

App Frameworks • iOS • 39:20

Discover new APIs for UICollectionView and UITableView designed to make drag and drop easy to implement in your apps. Learn how to quickly adopt drag and drop in collection and table views, create polished animations, and adopt new features to keep your app fluid and responsive during asynchronous data transfers.

Speakers: Tyler Fox, Mohammed Jisrawi, Steve Breen

Unlisted on Apple Developer site