toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.utils
/
Sharing
Sharing
data
class
Sharing
(
val
progress
:
Float
)
:
ShareState
sharing 手势触发时,将由手势控制共享的过程,
progress
则是手势的进度, 目前手势只能控制后退时的共享元素变化
Members
Members & Extensions
Constructors
Sharing
Link copied to clipboard
constructor
(
progress
:
Float
)
Properties
pre
Share
Link copied to clipboard
val
ShareState
.
preShare
:
Boolean
progress
Link copied to clipboard
val
progress
:
Float
Functions
with
Link copied to clipboard
open
infix
fun
Float
.
with
(
target
:
Float
)
:
Float