---
title: MTLCaptureDestination.developerTools
framework: metal
role: symbol
role_heading: Case
path: metal/mtlcapturedestination/developertools
---

# MTLCaptureDestination.developerTools

An option specifying that data should be captured to Xcode and that execution should stop in Xcode after the data is captured.

## Declaration

```swift
case developerTools
```

## See Also

### Choosing a destination

- [MTLCaptureDestination.gpuTraceDocument](metal/mtlcapturedestination/gputracedocument.md)
