toggle menu
Android-IMKit-SDK
5.26.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.picture.photoview
/
OnViewDragListener
On
View
Drag
Listener
public
interface
OnViewDragListener
Interface definition for a callback to be invoked when the photo is experiencing a drag event
Members
Functions
on
Drag
Link copied to clipboard
public
abstract
void
onDrag
(
float dx
,
float dy
)
Callback for when the photo is experiencing a drag event.