Contents

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