---
title: dithersResult
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/graphicscontext/bluroptions/dithersresult
---

# dithersResult

An option that causes the filter to dither the result, to reduce banding.

## Declaration

```swift
static var dithersResult: GraphicsContext.BlurOptions { get }
```

## See Also

### Getting blur options

- [opaque](swiftui/graphicscontext/bluroptions/opaque.md)
