TapGesture
public struct TapGesture : Gesture, ExecutableGesture
This type will handle events of a user’s tap gesture.
-
Declaration
Swift
public typealias Value = Void
public struct TapGesture : Gesture, ExecutableGesture
This type will handle events of a user’s tap gesture.
Swift
public typealias Value = Void