---
title: WKUserNotificationInterfaceType
framework: watchkit
role: symbol
role_heading: Enumeration
path: watchkit/wkusernotificationinterfacetype
---

# WKUserNotificationInterfaceType

The type of notification interface to display.

## Declaration

```swift
enum WKUserNotificationInterfaceType
```

## Topics

### Constants

- [WKUserNotificationInterfaceType.default](watchkit/wkusernotificationinterfacetype/default.md)
- [WKUserNotificationInterfaceType.custom](watchkit/wkusernotificationinterfacetype/custom.md)

### Initializers

- [init(rawValue:)](watchkit/wkusernotificationinterfacetype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
