---
title: allDay
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/allday
---

# allDay

A value that indicates if the event covers an entire day.

## Declaration

```swift
var allDay: NSNumber? { get set }
```

## See Also

### Describing events

- [completionDate](corespotlight/cssearchableitemattributeset/completiondate.md)
- [dueDate](corespotlight/cssearchableitemattributeset/duedate.md)
- [endDate](corespotlight/cssearchableitemattributeset/enddate.md)
- [importantDates](corespotlight/cssearchableitemattributeset/importantdates.md)
- [startDate](corespotlight/cssearchableitemattributeset/startdate.md)
