toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.settings
/
Height
Height
@
Serializable
data
class
Height
(
var
height
:
Int
?
=
null
)
:
Update
<
Height
>
Members
Constructors
Height
Link copied to clipboard
constructor
(
height
:
Int
?
=
null
)
Properties
height
Link copied to clipboard
var
height
:
Int
?