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.
Creates a view state that’s derived from a gesture with an initial value.
init(initialValue: Value)An initial value for the gesture state property.