---
title: dockMenu()
framework: appkit
role: symbol
role_heading: Instance Method
path: appkit/nsdocktileplugin/dockmenu()
---

# dockMenu()

Invoked when the user causes the application’s dock menu to be shown.

## Declaration

```swift
optional func dockMenu() -> NSMenu?
```

## Return Value

Return Value The menu the dock tile displays.
