---
title: canInflectPreferredLocalization
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsinflectionrule/caninflectpreferredlocalization
---

# canInflectPreferredLocalization

A Boolean value that indicates whether the rule can inflect the user’s current preferred localization.

## Declaration

```occ
@property (class, readonly) BOOL canInflectPreferredLocalization;
```

## Discussion

Discussion This value doesn’t change throughout the lifetime of a process.

## See Also

### Determining Availability

- [canInflectLanguage:](foundation/nsinflectionrule/caninflectlanguage:.md)
