---
title: "in(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Type Method
path: "lightweightcoderequirements/infoplisthash/in(_:)-18amo"
---

# in(_:)

Match against any of the Info.plist hashes in the provided list.

## Declaration

```swift
static func `in`(_ value: InfoPlistHash.DataType...) -> InfoPlistHash.OutType
```
