<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/CGGesturePhase",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core Graphics"
    ],
    "preciseIdentifier" : "c:@E@CGGesturePhase"
  },
  "title" : "CGGesturePhase"
}
-->

# CGGesturePhase

```
enum CGGesturePhase
```

## Topics

### Constants

[`CGGesturePhase.began`](/documentation/CoreGraphics/CGGesturePhase/began)

[`CGGesturePhase.cancelled`](/documentation/CoreGraphics/CGGesturePhase/cancelled)

[`CGGesturePhase.changed`](/documentation/CoreGraphics/CGGesturePhase/changed)

[`CGGesturePhase.ended`](/documentation/CoreGraphics/CGGesturePhase/ended)

[`CGGesturePhase.mayBegin`](/documentation/CoreGraphics/CGGesturePhase/mayBegin)

[`CGGesturePhase.none`](/documentation/CoreGraphics/CGGesturePhase/none)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)