area-gesturesgood first issuelegacy-area-controlss/triagedt/bug
Repository metrics
- Stars
- (23,245 stars)
- PR merge metrics
- (Avg merge 47d 9h) (248 merged PRs in 30d)
Description
Description
The DropCompletedEventArgs.DropResult is never used in code, since it's the only member of DropCompletedEventArgs that object is also kind of useless right now. We either want to make use of it or remove the field and object as a whole.
Also see: https://github.com/xamarin/Xamarin.Forms/issues/14253