design
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
design
core
/
com.trendyol.design.core.toolbar
/
CheckToolbarLayoutIds
Check
Toolbar
Layout
Ids
@
Composable
fun
CheckToolbarLayoutIds
(
layoutId
:
Any
?
,
isSingleChildRequired
:
Boolean
=
false
,
errorMessage
:
String
=
"Failed requirement."
,
content
:
@
Composable
(
)
->
Unit
)