Contents

timeToReset

A duration in which the framework restores the group’s original state.

Declaration

var timeToReset: Double { get }

Discussion

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

See Also

Fading Between Settings