shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.display
/
LoadingModalOptions
/
LoadingModalOptions
Loading
Modal
Options
constructor
(
isVisible
:
Boolean
=
false
,
backgroundColor
:
Int
=
0x80000000.toInt()
,
indicatorColor
:
Int
=
0xFFFFFFFF.toInt()
,
displayColor
:
Int
=
0xFFFFFFFF.toInt()
,
message
:
String
?
=
null
)