---
title: NSImage.SymbolScale.large
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsimage/symbolscale/large
---

# NSImage.SymbolScale.large

The symbol uses the large scale variant.

## Declaration

```swift
case large
```

## Discussion

Discussion This scale is approximately 30% larger than the NSImage.SymbolScale.medium scale.

## See Also

### Constants

- [NSImage.SymbolScale.small](appkit/nsimage/symbolscale/small.md)
- [NSImage.SymbolScale.medium](appkit/nsimage/symbolscale/medium.md)
