Defines the value the receiver uses to start interpolation.
SDKs
- iOS 2.0+
- macOS 10.5+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Core Animation
Declaration
var fromValue: Any? { get set }
Discussion
See Setting Interpolation Values for details on how from
interacts with the other interpolation values.