DragAndDropListener

class DragAndDropListener(@DrawableRes solidOutline: Int, @DrawableRes dashOutline: Int) : View.OnDragListener

Constructors

Link copied to clipboard
constructor(@DrawableRes solidOutline: Int, @DrawableRes dashOutline: Int)

Functions

Link copied to clipboard
open override fun onDrag(view: View, event: DragEvent): Boolean