SearchPanelState

Represents the full screen search state.

Parameters

onCategoryClicked

the callback to start category search.

onHomeClicked

the callback to set home location or start trip planning if already set.

onWorkClicked

the callback to set work location or start trip planning if already set.

Properties

Link copied to clipboard
Link copied to clipboard
val onHomeClicked: () -> Unit
Link copied to clipboard
val onWorkClicked: () -> Unit

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int