---
title: value
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/gaugestyleconfiguration/value
---

# value

The current value of the gauge.

## Declaration

```swift
var value: Double
```

## Discussion

Discussion The valid range is  0.0...1.0.

## See Also

### Setting the value

- [currentValueLabel](swiftui/gaugestyleconfiguration/currentvaluelabel-swift.property.md)
- [GaugeStyleConfiguration.CurrentValueLabel](swiftui/gaugestyleconfiguration/currentvaluelabel-swift.struct.md)
- [GaugeStyleConfiguration.MarkedValueLabel](swiftui/gaugestyleconfiguration/markedvaluelabel.md)
