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

# size

The corresponding value is an NSValue object containing a value of type NSSize that gives the size of the window’s frame rectangle.

## Declaration

```swift
static let size: 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)
- [resolution](appkit/nsdevicedescriptionkey/resolution.md)
