---
title: AlertingContext.Kind.timer
framework: accessorynotifications
role: symbol
role_heading: Case
path: accessorynotifications/alertingcontext/kind-swift.enum/timer
---

# AlertingContext.Kind.timer

A timer notification.

## Declaration

```swift
case timer
```

## See Also

### Identifying notification types

- [AlertingContext.Kind.notification](accessorynotifications/alertingcontext/kind-swift.enum/notification.md)
- [AlertingContext.Kind.incomingCall](accessorynotifications/alertingcontext/kind-swift.enum/incomingcall.md)
- [AlertingContext.Kind.alarm](accessorynotifications/alertingcontext/kind-swift.enum/alarm.md)
