HeadingTrackingStatus

sealed interface HeadingTrackingStatus(source)

Current state of device-heading collection managed by rememberLocationState.

Inheritors

Types

Link copied to clipboard

A platform heading request is active and has not delivered a measurement.

Link copied to clipboard

No platform heading request is active.

Link copied to clipboard

The active heading request has delivered a measurement.

Link copied to clipboard

The heading provider failed unexpectedly.