Contents

fromValue

Defines the value the receiver uses to start interpolation.

Declaration

var fromValue: Any? { get set }

Discussion

See Setting Interpolation Values for details on how fromValue interacts with the other interpolation values.

See Also

Related Documentation

  • Core Animation Programming Guide

Interpolation values