---
title: "init(tint:)"
framework: swiftui
role: symbol
role_heading: Initializer
path: "swiftui/circulargaugestyle/init(tint:)"
---

# init(tint:)

Creates a circular gauge that draws with a specified color.

## Declaration

```swift
nonisolated init(tint: Color)
```

## See Also

### Creating the gauge style

- [init()](swiftui/circulargaugestyle/init().md)
