drop

open val drop: <Error class: unknown class>?

The ongoing drop operation over the controller's widget or its descendant.

If no drop operation is going on, this property returns null.

The event controller should not modify the @drop, but it might want to query its properties.

When handling crossing events, this property is updated before signal@Gtk.DropControllerMotion::enter, but after signal@Gtk.DropControllerMotion::leave is emitted.