---
title: contentWidthValueType
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextblock/contentwidthvaluetype
---

# contentWidthValueType

## Declaration

```swift
var contentWidthValueType: NSTextBlock.ValueType { get }
```

## See Also

### Setting content dimensions

- [setValue(_:type:for:)](uikit/nstextblock/setvalue(_:type:for:).md)
- [value(for:)](uikit/nstextblock/value(for:).md)
- [valueType(for:)](uikit/nstextblock/valuetype(for:).md)
- [setContentWidth(_:type:)](uikit/nstextblock/setcontentwidth(_:type:).md)
- [contentWidth](uikit/nstextblock/contentwidth.md)
