---
title: nominalResolution
framework: coregraphics
role: symbol
role_heading: Type Property
path: coregraphics/cgwindowimageoption/nominalresolution
---

# nominalResolution

When capturing the window, return the nominal image resolution. The returned image size is the same as the screen size.

## Declaration

```swift
static var nominalResolution: CGWindowImageOption { get }
```

## See Also

### Type Properties

- [bestResolution](coregraphics/cgwindowimageoption/bestresolution.md)
- [boundsIgnoreFraming](coregraphics/cgwindowimageoption/boundsignoreframing.md)
- [onlyShadows](coregraphics/cgwindowimageoption/onlyshadows.md)
- [shouldBeOpaque](coregraphics/cgwindowimageoption/shouldbeopaque.md)
