---
title: allocatedSize
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlresource/allocatedsize
---

# allocatedSize

The size of the resource, in bytes.

## Declaration

```swift
var allocatedSize: Int { get }
```
