Contents

settlingDuration

The estimated duration required for the spring system to be considered at rest.

Declaration

var settlingDuration: TimeInterval { get }

Discussion

This uses a target of 1.0, an initialVelocity of 0, and an epsilon of 0.001.

See Also

Getting spring characteristics