---
title: WKUserNotificationInterfaceType.custom
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkusernotificationinterfacetype/custom
---

# WKUserNotificationInterfaceType.custom

A constant indicating that the system should display your dynamic notification interface.

## Declaration

```swift
case custom
```

## See Also

### Constants

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