Key paths allow you to refer to a property of a type without invoking it.
← Swift theorytheory 0/50 · 0%
Advanced · medium
29. Key-Path Expressions
Referring to properties.
Check your understanding
1. Syntax for key path?
2. Use case?
Referring to properties.
Key paths allow you to refer to a property of a type without invoking it.
1. Syntax for key path?
2. Use case?