<!--
{
  "availability" : [
    "macOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSImage/SymbolConfiguration-swift.class/init(scale:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSImageSymbolConfiguration(cm)configurationWithScale:"
  },
  "title" : "init(scale:)"
}
-->

# init(scale:)

Creates a symbol configuration using the scale you specify.

```
convenience init(scale: NSImage.SymbolScale)
```

## Parameters

`scale`

The symbol scale.

## Return Value

A new configuration object.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)