redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-runtime
/
app.cash.redwood.ui
/
UiConfiguration
/
UiConfiguration
Ui
Configuration
constructor
(
darkMode
:
Boolean
=
false
,
safeAreaInsets
:
Margin
=
Margin.Zero
,
viewInsets
:
Margin
=
Margin.Zero
,
viewportSize
:
Size
?
=
null
,
density
:
Double
=
1.0
,
layoutDirection
:
LayoutDirection
=
LayoutDirection.Ltr
)