Initializer

init(initialValue:)

Creates a view state that’s derived from a gesture with an initial value. あるビュー状態を作成します、それは、初期値をもつジェスチャから引き出されるものです。

Declaration 宣言

init(initialValue: Value)

Parameters パラメータ

initialValue

An initial value for the gesture state property. ジェスチャ状態プロパティに対する初期値。

See Also 参照

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