---
title: languageHint
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nspresentationintent/languagehint
---

# languageHint

The language associated with the code listing.

## Declaration

```occ
@property (copy, readonly, nullable) NSString * languageHint;
```

## Discussion

Discussion If the intent is not a code block, the value of this property is nil.
