---
title: PKInk.InkType
framework: pencilkit
role: symbol
role_heading: Type Alias
path: pencilkit/pkink-swift.struct/inktype-swift.typealias
---

# PKInk.InkType

A type alias referring to the ink type of an inking tool.

## Declaration

```swift
typealias InkType = PKInkingTool.InkType
```

## See Also

### Creating an ink object

- [init(_:color:)](pencilkit/pkink-swift.struct/init(_:color:)-2rx09.md)
- [init(_:color:)](pencilkit/pkink-swift.struct/init(_:color:)-7w46l.md)
