emitDragBegin

fun emitDragBegin(startX: <Error class: unknown class>, startY: <Error class: unknown class>)(source)

Emits the "drag-begin" signal. See onDragBegin.

Parameters

startX

X coordinate, relative to the widget allocation

startY

Y coordinate, relative to the widget allocation