    

 ## On this page

  

 

 # Enum AdditionModes

 Last update: 16.07.2025 

Namespace: [VM](VM.md)  
Assembly: VM.dll

This enumerator represent the selection mode of the picker

```csharp
public enum AdditionModes

```

## Fields

`Add = 1`

Add to the current selection mode

`Default = 0`

Default addition mode

`Subtract = 2`

Subtract from current selection mode

`Toggle = 3`

Toggle selection mode