toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-views-compose
/
com.mapbox.dash.compose
/
AndroidViewBlock
/
AndroidViewBlock
Android
View
Block
constructor
(
block
:
(
Context
)
->
Presentation
)
constructor
(
factory
:
(
Context
)
->
Presentation
,
update
:
suspend
(
Presentation
)
->
Unit
)
Parameters
Presentation
The type of view this block will produce.