statusChanged

val statusChanged: SharedFlow<Boolean>

A SharedFlow that emits a Boolean value when the status of the location display changes. The value emitted indicates if the location data source is started or not.

Since

200.1.0