toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.dragndrop
/
NoDragCancelledAnimation
No
Drag
Cancelled
Animation
class
NoDragCancelledAnimation
:
DragCancelledAnimation
Members
Constructors
No
Drag
Cancelled
Animation
Link copied to clipboard
constructor
(
)
Properties
offset
Link copied to clipboard
open
override
val
offset
:
Offset
position
Link copied to clipboard
open
override
val
position
:
ItemPosition
?
=
null
Functions
drag
Cancelled
Link copied to clipboard
open
suspend override
fun
dragCancelled
(
position
:
ItemPosition
,
offset
:
Offset
)