timeRangeOfTransition(before:)
The time range during which the focus transitioned toward the given decision.
Declaration
final func timeRangeOfTransition(before decision: CNDecision) -> CMTimeRangeParameters
- decision:
The decision of interest.
Return Value
A value representing the time range during which the focus transitioned toward the given decision.