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

# shared

The shared print-interaction controller object.

## Declaration

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

## Return Value

Return Value The singleton instance of the UIPrintInteractionController class or nil if the object could not be created.
