---
title: defaultValue
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uinsintegertraitdefinition/defaultvalue
---

# defaultValue

The default value for this trait in a trait collection when no value has been set.

## Declaration

```occ
@property (class, nonatomic, readonly) NSInteger defaultValue;
```
