shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.display
/
ControlButtonsAltComponentOptions
/
ControlButtonsAltComponentOptions
Control
Buttons
Alt
Component
Options
constructor
(
buttons
:
List
<
ControlButton
>
=
emptyList()
,
position
:
String
=
"bottom"
,
location
:
String
=
"center"
,
direction
:
String
=
"horizontal"
,
showAspect
:
Boolean
=
true
,
backgroundColor
:
Int
=
0x80000000.toInt()
)