setDragImage 方法

void setDragImage(
  1. Element image,
  2. int x,
  3. int y
)

实现

void setDragImage(Element image, int x, int y) native;