timeRangeOfTransition(after:)
The time range during which the focus transitioned away from the given decision.
Declaration
final func timeRangeOfTransition(after decision: CNDecision) -> CMTimeRangeParameters
- decision:
The decision of interest.
Return Value
The time range during which the focus transitioned away from the given decision.