shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.display
/
OtherGridComponentOptions
/
OtherGridComponentOptions
Other
Grid
Component
Options
constructor
(
height
:
Int
,
width
:
Int
,
backgroundColor
:
Int
=
0xFF2C678F.toInt()
,
children
:
List
<
MediaSfuUIComponent
>
=
emptyList()
,
gridSize
:
Double
=
0.0
,
showAspect
:
Boolean
=
true
)