body
The updating gesture containing the originating gesture’s value, the updated state of the gesture, and a transaction.
Declaration
var body: (GestureStateGesture<Base, State>.Value, inout State, inout Transaction) -> VoidThe updating gesture containing the originating gesture’s value, the updated state of the gesture, and a transaction.
var body: (GestureStateGesture<Base, State>.Value, inout State, inout Transaction) -> Void