Adds an action to perform when this view recognizes a tap gesture.
SDKs
Framework
func onTapGesture(count: Int = 1, perform action: @escaping () -> Void) -> some View