toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-settings-ui
/
com.mapbox.dash.settings.presentation.ui.component
/
DropDownMenuItemInfo
Drop
Down
Menu
Item
Info
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
DropDownMenuItemInfo
(
val
title
:
String
,
val
subtitle
:
String
=
""
)
Members
Constructors
Drop
Down
Menu
Item
Info
Link copied to clipboard
constructor
(
title
:
String
,
subtitle
:
String
=
""
)
Properties
subtitle
Link copied to clipboard
val
subtitle
:
String
title
Link copied to clipboard
val
title
:
String