Contents

timeRangeOfTransition(before:)

The time range during which the focus transitioned toward the given decision.

Declaration

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

Parameters

  • decision:

    The decision of interest.

Return Value

A value representing the time range during which the focus transitioned toward the given decision.