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 Body
The type of gesture representing the body of
Self
.
ジェスチャの型、Self
のボディを表しています。