Closed Yousaf128 closed 1 year ago
How to restrict item to drop at specific position in CanDropItemAtPosition() method because its call too many times when we drag item from one position to another. How to handle this scenario.
What do you mean it is called to many times? Why cant you implement that method?
How to restrict item to drop at specific position in CanDropItemAtPosition() method because its call too many times when we drag item from one position to another. How to handle this scenario.