Contents

NSGestureRecognizerRepresentableContext

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

Declaration

struct NSGestureRecognizerRepresentableContext<Representable> where Representable : NSGestureRecognizerRepresentable

Topics

Instance Properties

See Also

Adding AppKit gesture recognizers into SwiftUI view hierarchies