---
title: IOGraphicsDevice
framework: kernel
role: symbol
role_heading: Class
path: kernel/iographicsdevice
---

# IOGraphicsDevice

## Declaration

```occ
class IOGraphicsDevice : IOService
```

## Topics

### Instance Methods

- [getBoundingRect](kernel/iographicsdevice/1507842-getboundingrect.md)
- [getMetaClass](kernel/iographicsdevice/1507844-getmetaclass.md)
- [getVBLTime](kernel/iographicsdevice/1507838-getvbltime.md)
- [hideCursor](kernel/iographicsdevice/1507836-hidecursor.md)
- [moveCursor](kernel/iographicsdevice/1507846-movecursor.md)
- [showCursor](kernel/iographicsdevice/1507848-showcursor.md)

## Relationships

### Inherits From

- [IOService](kernel/ioservice.md)

## See Also

### Devices

- [IONDRVFramebuffer](kernel/iondrvframebuffer.md)
- [IOFramebuffer](kernel/ioframebuffer.md)
- [IOFBCursorControlAttribute](kernel/iofbcursorcontrolattribute.md)
- [IOFBCursorControlCallouts](kernel/iofbcursorcontrolcallouts.md)
- [IOTVector](kernel/iotvector.md)
