---
title: "clamp(lowerBound:upperBound:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/simd2/clamp(lowerbound:upperbound:)-77fvf"
---

# clamp(lowerBound:upperBound:)

## Declaration

```swift
mutating func clamp(lowerBound: Self, upperBound: Self)
```
