toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.model
/
ShareEntry
/
ShareEntry
Share
Entry
constructor
(
groups
:
List
<
ShareElementGroup
>
,
shareAnimationSpec
:
FiniteAnimationSpec
<
Rect
>
,
startAddress
:
String
,
endAddress
:
String
,
keys
:
String
,
resetState
:
MutableState
<
ShareState
>
=
mutableStateOf(PreShare)
)