Initializer

init(wrappedValue:resetTransaction:)

Creates a view state that’s derived from a gesture with a wrapped state value and a transaction to reset it. あるビュー状態を作成します、それは、ラップされた状態値およびそれをリセットするトランザクションをもつジェスチャから引き出されるものです。

Declaration 宣言

init(wrappedValue: Value, resetTransaction: Transaction)

Parameters パラメータ

wrappedValue

A wrapped value for the gesture state property. ジェスチャ状態プロパティに対するラップされた値。

resetTransaction

A transaction that provides metadata for view updates. あるトランザクション、それはビューを更新するためのメタデータを提供します。

See Also 参照

Creating a Gesture State ジェスチャ状態を作成する