Contents

UIGestureRecognizerRepresentableContext

Contextual information about the state of the system that you use to create and update a represented gesture recognizer.

Declaration

struct UIGestureRecognizerRepresentableContext<Representable> where Representable : UIGestureRecognizerRepresentable

Topics

Instance Properties

See Also

Adding UIKit gesture recognizers into SwiftUI view hierarchies