Contents

init()

Initializes the object with the system’s default timing curve.

Declaration

init()

Return Value

An initialized timing parameter object or nil if the object could not be created.

Discussion

Use this method to create a timing curve based on the default Core Animation timing function.

See Also

Initializing a cubic timing parameters object