---
title: boundsIgnoreFraming
framework: coregraphics
role: symbol
role_heading: Type Property
path: coregraphics/cgwindowimageoption/boundsignoreframing
---

# boundsIgnoreFraming

## Declaration

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

## Discussion

Discussion When the requested capture rectangle is CGRectNull, using this option captures the window area only and does not capture the area occupied by any window framing effects.

## See Also

### Type Properties

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