area-gesturesgood first issuelegacy-area-controlss/triagedt/bug
Métricas do repositório
- Stars
- (23.245 stars)
- Métricas de merge de PR
- (Mesclagem média 47d 9h) (248 fundiu PRs em 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