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

# isAntialiased

Whether this shape should be drawn antialiased.

## Declaration

```swift
nonisolated var isAntialiased: Bool { get set }
```

## See Also

### Getting shape view properties

- [background](swiftui/strokeshapeview/background.md)
- [shape](swiftui/strokeshapeview/shape.md)
- [strokeStyle](swiftui/strokeshapeview/strokestyle.md)
- [style](swiftui/strokeshapeview/style.md)
