shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.display
/
MainScreenComponentOptions
/
MainScreenComponentOptions
Main
Screen
Component
Options
constructor
(
children
:
List
<
MediaSfuUIComponent
>
=
emptyList()
,
backgroundColor
:
Int
=
0xFF2C678F.toInt()
,
mainSize
:
Double
=
1.0
,
showAspect
:
Boolean
=
true
,
updateComponentSizes
:
(
Map
<
String
,
Any
>
)
->
Unit
?
=
null
)