---
title: PKEraserType
framework: pencilkit
role: symbol
role_heading: Enumeration
path: pencilkit/pkerasertype
---

# PKEraserType

Constants that indicate the behavior of the eraser.

## Declaration

```occ
enum PKEraserType : NSInteger;
```

## Topics

### Eraser types

- [PKEraserTypeVector](pencilkit/pkerasertype/pkerasertypevector.md)
- [PKEraserTypeBitmap](pencilkit/pkerasertype/pkerasertypebitmap.md)
- [PKEraserTypeFixedWidthBitmap](pencilkit/pkerasertype/pkerasertypefixedwidthbitmap.md)

## See Also

### Getting the eraser type

- [eraserType](pencilkit/pkerasertoolreference/erasertype.md)
