-
public final class DragEvent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumDragEvent.Type
-
Constructor Summary
Constructors Constructor Description DragEvent(DragEvent.Type type, PointF start, PointF offset)
-
Method Summary
-
-
Constructor Detail
-
DragEvent
DragEvent(DragEvent.Type type, PointF start, PointF offset)
-
-
-
-