IonicPortals
IonicPortals
/
io.ionic.portals
/
PortalViewModel
Portal
View
Model
class
PortalViewModel
:
ViewModel
Portal View Model
Constructors
Functions
Properties
Constructors
Portal
View
Model
Link copied to clipboard
fun
PortalViewModel
(
)
Functions
add
Closeable
Link copied to clipboard
open
fun
addCloseable
(
@
NonNull
p0
:
Closeable
)
Properties
portal
Link copied to clipboard
val
portal
:
MutableStateFlow
<
Portal
?
>
MutableStateFlow containing a Portal.