area-gesturesgood first issuelegacy-area-controlss/triagedt/bug
Repository metrics
- Stars
- (23,245 stars)
- PR merge metrics
- (平均マージ 47d 9h) (30d で 248 merged PRs)
説明
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