---
title: resolution
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsdevicedescriptionkey/resolution
---

# resolution

The corresponding value is an NSValue object containing a value of type NSSize that describes the window’s raster resolution in dots per inch (dpi).

## Declaration

```swift
static let resolution: NSDeviceDescriptionKey
```

## See Also

### Type Properties

- [bitsPerSample](appkit/nsdevicedescriptionkey/bitspersample.md)
- [colorSpaceName](appkit/nsdevicedescriptionkey/colorspacename.md)
- [isPrinter](appkit/nsdevicedescriptionkey/isprinter.md)
- [isScreen](appkit/nsdevicedescriptionkey/isscreen.md)
- [size](appkit/nsdevicedescriptionkey/size.md)
