---
title: pencil
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/gestureinputkinds/pencil
---

# pencil

A person is touching content directly with an Apple Pencil, or an other supported pencil device.

## Declaration

```swift
static let pencil: GestureInputKinds
```

## See Also

### Gesture input options

- [all](swiftui/gestureinputkinds/all.md)
- [directTouch](swiftui/gestureinputkinds/directtouch.md)
- [indirectTouch](swiftui/gestureinputkinds/indirecttouch.md)
- [pointer](swiftui/gestureinputkinds/pointer.md)
