Contents

isSystemTrackingEnabled

An indication of whether system tracking is enabled.

Declaration

var isSystemTrackingEnabled: Bool { get }

Discussion

This property is true if system tracking is enabled; otherwise the property is false. To change system tracking behavior, see setSystemTrackingEnabled(_:).

See Also

Changing tracking behavior