viewmodel-pilot
Toggle table of contents
0.4.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
viewmodel-pilot
components
/
com.mirego.pilot.components.accessibility
/
PilotAccessibilityInfo
/
PilotAccessibilityInfo
Pilot
Accessibility
Info
constructor
(
label
:
String
?
=
null
,
identifier
:
String
?
=
null
,
hint
:
String
?
=
null
,
action
:
(
)
->
Boolean
?
=
null
,
customActions
:
List
<
PilotAccessibilityAction
>
=
emptyList()
)