timingCurveType
The type of timing information to use.
Declaration
var timingCurveType: UITimingCurveType { get }Discussion
Use this property to specify the type of timing information your timing curve object supplies. The value of this property determines whether the view property animator uses the object in the cubicTimingParameters or springTimingParameters property for timing information.