init(First, Second)
Creates a sequence gesture with two gestures.
ある連続ジェスチャを2つのジェスチャで作成します。
var first: First
The first gesture in a sequence of two gestures.
連続する2つのジェスチャにおける最初のジェスチャ。
Availability 有効性
Technology
var second: Second
init(First, Second)
var first: First