Contents

trackingStates

Provides an access to the asynchronous sequence of tracking session states

Declaration

final var trackingStates: DockAccessory.TrackingStates { get throws }

Return Value

A DockAccessory.TrackingStates instance representing the current state of tracking.

Discussion