---
title: lateralJitter
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstrokepoint-swift.struct/lateraljitter
---

# lateralJitter

The amount of lateral particle jitter at the stroke edge for supported inks.

## Declaration

```swift
var lateralJitter: CGFloat { get }
```

## Discussion

Discussion Lateral jitter applies only to some inks, such as .pencil.

## See Also

### Getting the point’s drawing data

- [size](pencilkit/pkstrokepoint-swift.struct/size.md)
- [opacity](pencilkit/pkstrokepoint-swift.struct/opacity.md)
- [secondaryScale](pencilkit/pkstrokepoint-swift.struct/secondaryscale.md)
- [threshold](pencilkit/pkstrokepoint-swift.struct/threshold.md)
