toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.fullscreen.search
/
SearchEvent
/
OnCategorySelected
On
Category
Selected
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
OnCategorySelected
(
val
category
:
String
,
val
displayName
:
String
)
:
SearchEvent
Members
Constructors
On
Category
Selected
Link copied to clipboard
constructor
(
category
:
String
,
displayName
:
String
)
Properties
category
Link copied to clipboard
val
category
:
String
display
Name
Link copied to clipboard
val
displayName
:
String