bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.components
/
DynamicComponentView
/
onDragGestureStarted
on
Drag
Gesture
Started
var
onDragGestureStarted
:
(
DragEvent
)
->
Unit
?
=
null
Content copied to clipboard
Gets invoked with a
DragEvent
whenever a drag gesture is started on this
ComponentView
.
See also
tools.
aqua.
bgw.
event.
DragEvent