Contents

timeRangeOfTransition(after:)

The time range during which the focus transitioned away from the given decision.

Declaration

final func timeRangeOfTransition(after decision: CNDecision) -> CMTimeRange

Parameters

  • decision:

    The decision of interest.

Return Value

The time range during which the focus transitioned away from the given decision.