shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui
/
Animation
/
Custom
Custom
data
class
Custom
(
val
name
:
String
,
val
duration
:
Long
)
:
Animation
Members
Constructors
Custom
Link copied to clipboard
constructor
(
name
:
String
,
duration
:
Long
)
Properties
duration
Link copied to clipboard
val
duration
:
Long
name
Link copied to clipboard
val
name
:
String