var first: First.Value?
The value of the first gesture.
最初のジェスチャの値。
var second: Second.Value?
The value of the second gesture.
2番目のジェスチャの値。
Availability 有効性
Technology
@frozen struct Value
var first: First.Value?
var second: Second.Value?
typealias Body
Self
.
ジェスチャの型、Self
のボディを表しています。