PlacesListUiState

UI state for the places list.

Parameters

title

the title of the list.

items

the list of items.

itemSelected

the callback for the item selection.

itemsVisibilityChanged

the callback for currently visible items.

lazyListState

the state for LazyColumn that will keep the current scroll position after selecting an item.

backCloseButtonState

the state of the back/close button.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

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