---
title: isAntialiased
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/fillstyle/isantialiased
---

# isAntialiased

A Boolean value that indicates whether to apply antialiasing to the edges of a shape.

## Declaration

```swift
var isAntialiased: Bool
```

## See Also

### Setting fill style properties

- [isEOFilled](swiftui/fillstyle/iseofilled.md)
