---
title: UIPencilInteraction.Phase.changed
framework: uikit
role: symbol
role_heading: Case
path: uikit/uipencilinteraction/phase/changed
---

# UIPencilInteraction.Phase.changed

A continuous gesture on the pencil changed

## Declaration

```swift
case changed
```

## See Also

### Phases

- [UIPencilInteraction.Phase.began](uikit/uipencilinteraction/phase/began.md)
- [UIPencilInteraction.Phase.cancelled](uikit/uipencilinteraction/phase/cancelled.md)
- [UIPencilInteraction.Phase.ended](uikit/uipencilinteraction/phase/ended.md)
