---
title: draw
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/symbolvariablevaluemode/draw
---

# draw

The “draw” variable value mode. Changes the drawn length of each variable layer to either based on how its range relates to the current value.

## Declaration

```swift
static let draw: SymbolVariableValueMode
```
