init(First, Second)
Creates a gesture from two gestures where only one of them succeeds.
あるジェスチャを2つのジェスチャから作成します、そこではそれらのただ1つだけが成功します。
var second: Second
The second of two gestures.
2つのジェスチャの2番目のもの。
Availability 有効性
Technology
var first: First
init(First, Second)
var second: Second