---
title: tileSize
framework: quartzcore
role: symbol
role_heading: Instance Property
path: quartzcore/catiledlayer/tilesize
---

# tileSize

The maximum size of each tile used to create the layer’s content.

## Declaration

```swift
var tileSize: CGSize { get set }
```

## Discussion

Discussion Defaults to (256.0, 256.0).
