---
title: "ArgumentMatcher.PartiallyGenerated.hasPrefix(argumentName:prefix:)"
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/hasprefix(argumentname:prefix:)"
---

# ArgumentMatcher.PartiallyGenerated.hasPrefix(argumentName:prefix:)

A partially generated has-prefix argument matcher.

## Declaration

```swift
case hasPrefix(argumentName: String.PartiallyGenerated?, prefix: String.PartiallyGenerated?)
```
