In the previous episode, you learned about the anatomy of property wrappers. Property wrappers aim to reduce code duplication and improve the readability of the code you write. They also implicitly document the code when implemented and applied correctly. That is an added bonus. In this episode, we explore a few additional features of property wrappers.
Subscribe to Cocoacasts Plus to watch this episode.
Working With Property Wrappers
Initial Values and Projected Values
by Bart Jacobs in Swift
Swift 5
Xcode 11
iOS 13
Working With Property Wrappers
-
1 Anatomy of a Property Wrapper
08:19
-
2 Initial Values and Projected Values
08:10