toggle menu
SDK-Android
androidJvm
switch theme
search in API
libux
/
io.mimi.sdk.ux.flow
/
SimpleStepData
/
SimpleStepData
Simple
Step
Data
constructor
(
toolbarData
:
ToolbarData
?
=
null
,
headerText
:
String
=
""
,
footerText
:
String
=
""
,
showHeader
:
Boolean
=
true
,
footerButtonOnTap
:
(
)
->
FlowLocation
?
=
{ FlowLocation.Next }
)