androidx.core.locationbutton.compose
Classes
LocationButtonTextType |
Represents the text that can be displayed on the |
Objects
LocationButtonDefaults |
Default values used by |
Composables
LocationButton |
Displays a location button either rendered by the system or rendered locally (as a fallback). |
Top-level properties summary
ProvidableCompositionLocal<LocationButtonProvider?> |
CompositionLocal to provide a |
Top-level properties
LocalLocationButtonProvider
val LocalLocationButtonProvider: ProvidableCompositionLocal<LocationButtonProvider?>
CompositionLocal to provide a LocationButtonProvider.