---
title: NSImage.SymbolVariableValueMode.color
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsimage/symbolvariablevaluemode/color
---

# NSImage.SymbolVariableValueMode.color

The “color” variable value mode. Sets the opacity of each variable layer to either on or off depending on how its threshold compared to the current value.

## Declaration

```swift
case color
```
