keyPath
Specifies the key path the receiver animates.
Declaration
var keyPath: String? { get set }Discussion
The key path is relative to the layer the receiver is attached to.
See Also
Related Documentation
- Core Animation Programming Guide
Specifies the key path the receiver animates.
var keyPath: String? { get set }The key path is relative to the layer the receiver is attached to.