PersistentValues.

PersistentValues.Operation Enum

graph BT Type-->Base0["Enum"] Type["PersistentValues.Operation"] class Type type-node

Syntax

public enum PersistentValues.Operation

Fields

Name Constant Value Summary
Add 1
static
Remove 2
static
Toggle 0
static