---
title: hashValue
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packagedescription/languagetag/hashvalue
---

# hashValue

The hash value for language tag.

## Declaration

```swift
var hashValue: Int { get }
```

## See Also

### Hashing

- [hash(into:)](swift-package-manager/documentation/packagedescription/languagetag/hash(into:).md)
