shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.mediasfu
/
UnifiedModalState
Unified
Modal
State
class
UnifiedModalState
Members
Constructors
Unified
Modal
State
Link copied to clipboard
constructor
(
)
Properties
active
Content
Link copied to clipboard
var
activeContent
:
SidebarContent
?
can
Go
Back
Link copied to clipboard
val
canGoBack
:
Boolean
Functions
close
Link copied to clipboard
fun
close
(
)
navigate
Back
Link copied to clipboard
fun
navigateBack
(
)
show
Link copied to clipboard
fun
show
(
content
:
SidebarContent
,
pushToStack
:
Boolean
=
false
)