var body: (GestureStateGesture <Base, State>.Value, inout State, inout Transaction) -> Void
The updating gesture containing the originating gesture’s value, the updated state of the gesture, and a transaction.
起源とするジェスチャのもつ値、ジェスチャの更新された状態、そしてあるトランザクションを含んでいる更新ジェスチャ。
typealias Value
The type representing the gesture’s value.
ジェスチャの持つ値を表している型。