flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
598 stars 40 forks source link

add UIGestureRecognizer.location(in: UIView) #394

Closed rikner closed 3 months ago

rikner commented 3 months ago

Fixes #

Type of change:

Motivation (current vs expected behavior)

Implement UIGestureRecognizer.location(in: UIView) -> CGPoint

Apple Docs

Please check if the PR fulfills these requirements