toggle menu
OpenSRP
androidJvm
switch theme
search in API
engine
/
org.smartregister.fhircore.engine.domain.model
/
OverflowMenuItemConfig
/
OverflowMenuItemConfig
Overflow
Menu
Item
Config
constructor
(
id
:
Int
=
1
,
title
:
String
=
""
,
confirmAction
:
Boolean
=
false
,
icon
:
ImageConfig
?
=
null
,
titleColor
:
String
=
BLACK_COLOR_HEX_CODE
,
backgroundColor
:
String
?
=
null
,
visible
:
String
,
showSeparator
:
Boolean
=
false
,
enabled
:
String
=
TRUE
,
actions
:
List
<
ActionConfig
>
=
emptyList()
)