---
title: supportedTrackingAreasFormats
framework: compositorservices
role: symbol
role_heading: Instance Property
path: compositorservices/layerrenderer/capabilities/supportedtrackingareasformats
---

# supportedTrackingAreasFormats

An array of tracking areas formats that the layer supports for its textures.

## Declaration

```swift
var supportedTrackingAreasFormats: [MTLPixelFormat] { get }
```

## Discussion

Discussion The pixel formats in this property tell you which pixel arrangements and characteristics the layer supports for its tracking areas textures.
