Package-level declarations

Types

Link copied to clipboard
sealed class QueryTextEvent

Functions

Link copied to clipboard

Create a Flow of dismiss events on the PopupMenu instance.

Link copied to clipboard

Create a Flow of item clicked events on the ActionMenuView instance where the value emitted is the clicked menu item.

Create a Flow of item clicked events on the PopupMenu instance where the value emitted is the clicked menu item.

Create a Flow of item clicked events on the Toolbar instance where the value emitted is the clicked menu item.

Link copied to clipboard

Create a Flow of navigation click events on the Toolbar instance.

Link copied to clipboard

Create a InitialValueFlow of query text changes on the SearchView instance where the value emitted is latest query text.

Link copied to clipboard

Create a InitialValueFlow of query text events on the SearchView instance where the value emitted is one of the 2 event types: QueryTextEvent.QueryChanged, QueryTextEvent.QuerySubmitted