localLocation
The represented gesture recognizer’s current location in the coordinate space of the SwiftUI view it’s attached to.
Declaration
@export(implementation) var localLocation: CGPoint { get }The represented gesture recognizer’s current location in the coordinate space of the SwiftUI view it’s attached to.
@export(implementation) var localLocation: CGPoint { get }