PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
BadgeDefaults
/
badgeSize
badge
Size
fun
badgeSize
(
width
:
Dp
=
Dp.Unspecified
,
height
:
Dp
=
Dp.Unspecified
)
:
BadgeSize
Create a
BadgeSize
with expected width and height.
Return
The
BadgeSize
with expected width and height.