toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.dragndrop
/
DragCancelledAnimation
Drag
Cancelled
Animation
interface
DragCancelledAnimation
Inheritors
NoDragCancelledAnimation
SpringDragCancelledAnimation
Members
Properties
offset
Link copied to clipboard
abstract
val
offset
:
Offset
position
Link copied to clipboard
abstract
val
position
:
ItemPosition
?
Functions
drag
Cancelled
Link copied to clipboard
abstract
suspend
fun
dragCancelled
(
position
:
ItemPosition
,
offset
:
Offset
)