---
title: userMorphology
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsmorphology/usermorphology
---

# userMorphology

The addressing preferences of the current user.

## Declaration

```occ
@property (class, readonly) NSMorphology * userMorphology;
```

## Discussion

Discussion If the user hasn’t specified preferences, or chose not to share them with this app, the unspecified property is true. This value doesn’t change throughout the lifetime of the process.
