---
title: size
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns_graph_context_t/size
---

# size

The size, in bytes, of the opaque graph context object.

## Declaration

```swift
var size: Int
```

## See Also

### Specifying a context’s properties

- [data](accelerate/bnns_graph_context_t/data.md)
