---
title: length
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlbuffer/length
---

# length

The logical size of the buffer, in bytes.

## Declaration

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