---
title: PaperMarkupViewController.TouchMode
framework: paperkit
role: symbol
role_heading: Enumeration
path: paperkit/papermarkupviewcontroller/touchmode
---

# PaperMarkupViewController.TouchMode

The canvas behavior for touches.

## Declaration

```swift
enum TouchMode
```

## Topics

### Choosing a mode

- [PaperMarkupViewController.TouchMode.selection](paperkit/papermarkupviewcontroller/touchmode/selection.md)
- [PaperMarkupViewController.TouchMode.drawing](paperkit/papermarkupviewcontroller/touchmode/drawing.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Controlling touch input

- [directTouchMode](paperkit/papermarkupviewcontroller/directtouchmode.md)
- [directTouchAutomaticallyDraws](paperkit/papermarkupviewcontroller/directtouchautomaticallydraws.md)
- [indirectPointerTouchMode](paperkit/papermarkupviewcontroller/indirectpointertouchmode.md)
