Nordic Common Libraries
Toggle table of contents
2.4.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Nordic Common Libraries
ui
/
no.nordicsemi.android.common.ui.view
/
WizardStepAction
/
Action
/
Action
Action
constructor
(
text
:
String
,
onClick
:
(
)
->
Unit
=
{}
,
enabled
:
Boolean
=
true
,
dangerous
:
Boolean
=
false
)