<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PencilKit",
  "identifier" : "/documentation/PencilKit/PKStrokePath-swift.struct/InterpolatedSlice",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "PencilKit"
    ],
    "preciseIdentifier" : "s:9PencilKit12PKStrokePathV17InterpolatedSliceV"
  },
  "title" : "PKStrokePath.InterpolatedSlice"
}
-->

# PKStrokePath.InterpolatedSlice

A struct representing an interpolated slice of stroke points with a specific stride across a range of this stroke data.

```
struct InterpolatedSlice
```

## Topics

### Getting the slice data

### Traversing slices

[`enum Stride`](/documentation/PencilKit/PKStrokePath-swift.struct/InterpolatedSlice/Stride)

The stride between elements of this slice.

### Supporting types

### Supporting protocol requirements

[Protocol implementations](/documentation/PencilKit/interpolatedslice-protocol-implementations)

Access the interpolated slice’s implementations of protocol methods.

## Relationships

### Conforms To

[`IteratorProtocol`](/documentation/Swift/IteratorProtocol)

[`Escapable`](/documentation/Swift/Escapable)

[`Copyable`](/documentation/Swift/Copyable)

[`Sequence`](/documentation/Swift/Sequence)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)