---
title: IOGBounds
framework: IOKit
role: symbol
role_heading: Structure
platforms: [Mac Catalyst 13.0+, macOS 10.0+]
path: iokit/iogbounds
---

# IOGBounds

## Declaration

```occ
typedef struct IOGBounds {
    ...
} IOGBounds;
```

## Topics

### Instance Properties

- [maxx](iokit/iogbounds/1505150-maxx.md)
- [maxy](iokit/iogbounds/1505409-maxy.md)
- [minx](iokit/iogbounds/1505251-minx.md)
- [miny](iokit/iogbounds/1505477-miny.md)
