---
title: isLimitReached
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/islimitreached
---

# isLimitReached

A Boolean indicating whether the usage limit has been reached.

## Declaration

```swift
var isLimitReached: Bool { get }
```

## See Also

### Inspecting the quota limit

- [limitIncreaseSuggestion](foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/limitincreasesuggestion-swift.property.md)
- [PrivateCloudComputeLanguageModel.QuotaUsage.LimitIncreaseSuggestion](foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/limitincreasesuggestion-swift.struct.md)
