---
title: isAntialiased
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/strokebordershapeview/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/strokebordershapeview/background.md)
- [shape](swiftui/strokebordershapeview/shape.md)
- [strokeStyle](swiftui/strokebordershapeview/strokestyle.md)
- [style](swiftui/strokebordershapeview/style.md)
