
This video is only available to subscribers. Start a subscription today to get access to this and 469 other videos.
Swift 4 Key Paths
Episode
#326
|
22 minutes
| published on
February 22, 2018
| Uses swift-4, Xcode-9.2
Subscribers Only
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.