---
title: valueSize
framework: coretext
role: symbol
role_heading: Instance Property
path: coretext/ctparagraphstylesetting/valuesize
---

# valueSize

The size of the value pointed to by the value field. This value must match the size of the value required by the CTParagraphStyleSpecifier set in the spec field.

## Declaration

```swift
var valueSize: Int
```
