Searched defs:DragController (Results 1 – 2 of 2) sorted by relevance
54 interface DragController { interface
209 fun DragController.onDragDelta(pixels: Float) { in DragController() method213 fun DragController.onDragStopped(velocity: Float, canChangeScene: Boolean = true) { in onDragStopped() method