---
title: symbolVariableValueMode
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/environmentvalues/symbolvariablevaluemode
---

# symbolVariableValueMode

The current symbol variable value mode, or nil denoting that the mode is picked automatically.

## Declaration

```swift
var symbolVariableValueMode: SymbolVariableValueMode? { get set }
```
