area-gesturesgood first issuelegacy-area-controlss/triagedt/bug
倉庫指標
- Star
- (23,245 star)
- PR 合併指標
- (平均合併 47天 9小時) (30 天內合併 248 個 PR)
描述
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