# `NSDictionary objectForKeys(in:)`

*Instance Method*

## Declaration

```swift
func objectForKeys(in keys: [Any]) -> Any?
```

