---
title: shared()
framework: quartz
role: symbol
role_heading: Type Method
path: quartz/ikimageeditpanel/shared()
---

# shared()

Creates a shared instance of an image editing panel.

## Declaration

```swift
class func shared() -> IKImageEditPanel!
```

## Return Value

Return Value An IKImageEditPanel object.
