---
title: shared
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uimenucontroller/shared
---

# shared

Returns the menu controller.

## Declaration

```swift
class var shared: UIMenuController { get }
```

## Return Value

Return Value The shared UIMenuController instance.
