Package-level declarations

Types

Link copied to clipboard

A location provider backed by Google Play Services fused location.

Link copied to clipboard
class FusedOrientationProvider(orientationClient: FusedOrientationProviderClient, deviceOrientationRequest: DeviceOrientationRequest, coroutineScope: CoroutineScope, sharingStarted: SharingStarted = SharingStarted.WhileSubscribed(stopTimeoutMillis = 1000)) : OrientationProvider

An OrientationProvider backed by the Google Play Services FusedOrientationProviderClient.

Link copied to clipboard

Installs the fused providers as the Android defaults.