---
title: birthdateYear
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitextcontenttype/birthdateyear
---

# birthdateYear

A property that defines the content in a text input area as the year component of a birthdate.

## Declaration

```swift
static let birthdateYear: UITextContentType
```

## See Also

### Getting birthday information

- [birthdate](uikit/uitextcontenttype/birthdate.md)
- [birthdateDay](uikit/uitextcontenttype/birthdateday.md)
- [birthdateMonth](uikit/uitextcontenttype/birthdatemonth.md)
