Contents

timeToTarget

A duration in which the engine fades the settings from their original value to their new value.

Declaration

var timeToTarget: Double { get }

Discussion

This property determines the speed of activation when the app calls activate(). The framework scales the value by unitsPerSecond.

See Also

Fading Between Settings