IntentParameter.ValueState.set(_:)
The parameter was provided an initial value.
Declaration
case set(Value)Discussion
For optional types, the value could be an explicit nil or parameter resolution could have resulted in nil
The parameter was provided an initial value.
case set(Value)For optional types, the value could be an explicit nil or parameter resolution could have resulted in nil