typealias Body
The type of gesture representing the body of
Self
.
ジェスチャの型、Self
のボディを表しています。
typealias Value
The type representing the gesture’s value.
ジェスチャの持つ値を表している型。
Availability 有効性
Technology
var body: (GestureStateGesture
<Base, State>.Value, inout State, inout Transaction
) -> Void
typealias Body
Self
.
ジェスチャの型、Self
のボディを表しています。
typealias Value