BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-ux
/
com.microblink.blinkid.ux.components
/
HelpScreensContentLandscape
Help
Screens
Content
Landscape
@
Composable
fun
HelpScreensContentLandscape
(
modifier
:
Modifier
,
pagerState
:
PagerState
,
helpScreens
:
List
<
HelpScreenPage
>
,
nestedScrollConnection
:
NestedScrollConnection
?
=
null
)