---
title: WKExtensionDelegateClassName
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/wkextensiondelegateclassname
---

# WKExtensionDelegateClassName

The name of your watchOS app’s extension delegate.

## Discussion

Discussion This key provides the name of a class that adopts the WKExtensionDelegate protocol. Xcode automatically includes this key in the WatchKit extension’s information property list when you create a watchOS project from a template. You only modify this value when you rename or replace the extension delegate.

## See Also

### Extensions and services

- [NSExtension](bundleresources/information-property-list/nsextension.md)
- [NSServices](bundleresources/information-property-list/nsservices.md)
- [UIApplicationShortcutWidget](bundleresources/information-property-list/uiapplicationshortcutwidget.md)
