---
title: "contains(_:)"
framework: swiftui
role: symbol
role_heading: Instance Method
path: "swiftui/squareazimuth/set/contains(_:)"
---

# contains(_:)

Returns a Boolean value that indicates whether the set contains the specified SquareAzimuth.

## Declaration

```swift
func contains(_ e: SquareAzimuth) -> Bool
```
