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

# birthdateDay

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

## Declaration

```swift
static let birthdateDay: UITextContentType
```

## See Also

### Getting birthday information

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