Episode #326

Swift 4 Key Paths

22 minutes
Published on February 22, 2018

This video is only available to subscribers. Get access to this video and 573 others.

Swift 4 key paths allow us to refer to properties of Swift types in a dynamic way, enabling us to program against them without knowing the exact property in question. In this episode we will see how they are created, how they are used, and see examples of them in action with Key-Value Observing and Autolayout.

This episode uses Swift 4, Xcode 9.2.