---
title: shared()
framework: foundation
role: symbol
role_heading: Type Method
path: foundation/nsscriptcoercionhandler/shared()
---

# shared()

Returns the shared NSScriptCoercionHandler for the application.

## Declaration

```swift
class func shared() -> NSScriptCoercionHandler
```

## Return Value

Return Value The shared NSScriptCoercionHandler for the application.

## See Also

### Related Documentation

- [Cocoa Scripting Guide](apple-archive/documentation/Cocoa/Conceptual/ScriptableCocoaApplications/SApps_intro/SAppsIntro.html.md)
