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