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

# birthdate

A property that defines the content in a text input area as a date of birth.

## Declaration

```swift
static let birthdate: UITextContentType
```

## See Also

### Getting birthday information

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