toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
ui-toolkit
/
io.snabble.sdk.dynamicview.viewmodel
/
DynamicAction
Dynamic
Action
data
class
DynamicAction
(
val
widget
:
Widget
,
val
info
:
Map
<
String
,
Any
>
?
=
null
)
Members
Constructors
Dynamic
Action
Link copied to clipboard
constructor
(
widget
:
Widget
,
info
:
Map
<
String
,
Any
>
?
=
null
)
Properties
info
Link copied to clipboard
val
info
:
Map
<
String
,
Any
>
?
=
null
widget
Link copied to clipboard
val
widget
:
Widget