---
title: strokes
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstrokerecognizer/searchresult/strokes
---

# strokes

The identifiers of the strokes the result contains.

## Declaration

```swift
let strokes: Set<UUID>
```

## See Also

### Getting the result data

- [bounds](pencilkit/pkstrokerecognizer/searchresult/bounds.md)
