---
title: ink
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstroke-swift.struct/ink
---

# ink

The Ink, which is a combination of a tool used to render this stroke.

## Declaration

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

## See Also

### Getting the stroke properties

- [mask](pencilkit/pkstroke-swift.struct/mask-8g6sx.md)
- [mask](pencilkit/pkstroke-swift.struct/mask-16kkz.md)
- [maskedPathRanges](pencilkit/pkstroke-swift.struct/maskedpathranges.md)
- [path](pencilkit/pkstroke-swift.struct/path.md)
- [renderBounds](pencilkit/pkstroke-swift.struct/renderbounds.md)
- [transform](pencilkit/pkstroke-swift.struct/transform.md)
- [randomSeed](pencilkit/pkstroke-swift.struct/randomseed.md)
