Nordic Common Libraries
Toggle table of contents
2.11.0
release
Target filter
release
Switch theme
Search in API
Skip to content
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
)