---
title: ink
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstrokereference/ink
---

# ink

The line properties used to render this stroke.

## Declaration

```swift
var ink: PKInk { get }
```

## See Also

### Getting the stroke properties

- [mask](pencilkit/pkstrokereference/mask.md)
- [maskedPathRanges](pencilkit/pkstrokereference/maskedpathranges.md)
- [path](pencilkit/pkstrokereference/path.md)
- [renderBounds](pencilkit/pkstrokereference/renderbounds.md)
- [transform](pencilkit/pkstrokereference/transform.md)
- [randomSeed](pencilkit/pkstrokereference/randomseed.md)
