How Can Detect On Drag Enter Widget ‘A’?

I Wanted To Set A Bool True If The Drag Enter Drop Zone
Please Help Guys :rose:

It’s pretty simple, just override this function on the DropZone widget

Also if you’re trying to do drag and drop operations you should watch the epic tutorial on it. It takes a bit of setup to get the payloads working correctly.

1 Like

Thanks I will Try