keyPath
The key path you want to modify on the view.
Declaration
var keyPath: String { get }Discussion
This property must correspond to an animatable property of the view to which the motion effect is attached.
The key path you want to modify on the view.
var keyPath: String { get }This property must correspond to an animatable property of the view to which the motion effect is attached.