PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:foundation
/
com.pico.spatial.ui.foundation.dsl
/
WindowContainerSize
/
WindowContainerSize
Window
Container
Size
constructor
(
width
:
Float
,
height
:
Float
,
depth
:
Float
,
unit
:
LengthUnit
?
)
constructor
(
width
:
Dp
,
height
:
Dp
,
depth
:
Dp
=
Dp.Unspecified
)