Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.map.menu
/
MenuItemModel
Menu
Item
Model
data
class
MenuItemModel
(
val
title
:
String
,
val
iconResId
:
Int
,
val
type
:
MenuBuilder.MapMenuItemType
)
Members
Constructors
Menu
Item
Model
Link copied to clipboard
constructor
(
title
:
String
,
iconResId
:
Int
,
type
:
MenuBuilder.MapMenuItemType
)
Properties
icon
Res
Id
Link copied to clipboard
@
DrawableRes
val
iconResId
:
Int
title
Link copied to clipboard
val
title
:
String
type
Link copied to clipboard
val
type
:
MenuBuilder.MapMenuItemType