---
title: "ArgumentMatcher.PartiallyGenerated.hasSuffix(argumentName:suffix:)"
framework: Evaluations
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, visionOS 27.0+, watchOS 27.0+, xcode 27.0+]
path: "evaluations/argumentmatcher/partiallygenerated/hassuffix(argumentname:suffix:)"
---

# ArgumentMatcher.PartiallyGenerated.hasSuffix(argumentName:suffix:)

A partially generated has-suffix argument matcher.

## Declaration

```swift
case hasSuffix(argumentName: String.PartiallyGenerated?, suffix: String.PartiallyGenerated?)
```
