shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.misc
/
BackgroundOption
Background
Option
data
class
BackgroundOption
(
val
type
:
BackgroundType
,
val
imageUrl
:
String
?
=
null
,
val
blurAmount
:
Int
=
0
)
Members
Constructors
Background
Option
Link copied to clipboard
constructor
(
type
:
BackgroundType
,
imageUrl
:
String
?
=
null
,
blurAmount
:
Int
=
0
)
Properties
blur
Amount
Link copied to clipboard
val
blurAmount
:
Int
=
0
image
Url
Link copied to clipboard
val
imageUrl
:
String
?
=
null
type
Link copied to clipboard
val
type
:
BackgroundType