---
title: "setShared(_:)"
framework: foundation
role: symbol
role_heading: Type Method
path: "foundation/nsscriptsuiteregistry/setshared(_:)"
---

# setShared(_:)

Sets the single, shared instance of NSScriptSuiteRegistry to registry.

## Declaration

```swift
class func setShared(_ registry: NSScriptSuiteRegistry)
```

## See Also

### Related Documentation

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

### Getting and Setting the Shared Instance

- [shared()](foundation/nsscriptsuiteregistry/shared().md)
