---
title: validWidthRange
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkinkingtool-swift.struct/inktype-swift.enum/validwidthrange
---

# validWidthRange

The range of widths allowed for an ink of this type.

## Declaration

```swift
var validWidthRange: ClosedRange<CGFloat> { get }
```

## See Also

### Getting the width information

- [defaultWidth](pencilkit/pkinkingtool-swift.struct/inktype-swift.enum/defaultwidth.md)
