NavigationApp
search in API
navigation-ux-destination-preview/com.mapbox.dash.destination.preview.presentation/FocusedElement

FocusedElement

@RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX])
sealed class FocusedElement

Inheritors

DestinationPreview
CantFindItem
Navigate

Types

CantFindItem
Link copied to clipboard
@RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX])
object CantFindItem : FocusedElement
DestinationPreview
Link copied to clipboard
@RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX])
data class DestinationPreview(val index: Int) : FocusedElement
Navigate
Link copied to clipboard
@RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX])
object Navigate : FocusedElement
© 2024 CopyrightGenerated by dokka