what is the best practice for the fastest way to get ios touch feedback

As a starter for iOS programming, I want to get the touch’ x-y position on a SwiftUI view , what is the fastest way/api or the highest refresh rate to get the position . UItouch in UIkit ?or other api?

what is the best practice for the fastest way to get ios touch feedback
 
 
Q