[]
Specifies the apply parameter action types.
public enum ApplyParameterType
| Name | Description |
|---|---|
| Reset | Resets the parameter to its initial state (default value). |
| Set | Sets a specific value to the parameter. |
| Toggle | Adds or removes a specific value to the values collection of the multi-value parameter. |