---
title: properties
framework: compositorservices
role: symbol
role_heading: Instance Property
path: compositorservices/layerrenderer/properties-swift.property
---

# properties

The configured properties of the layer renderer.

## Declaration

```swift
var properties: LayerRenderer.Properties { get }
```

## Discussion

Discussion The layer properties include details about the layer’s textures, such as their organization and the location of drawable views in those textures.

## See Also

### Getting the layer renderer properties

- [LayerRenderer.Properties](compositorservices/layerrenderer/properties-swift.struct.md)
