<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ScrollXEvents](./x-components.scrollxevents.md) &gt; [UserChangedScrollDirection](./x-components.scrollxevents.userchangedscrolldirection.md)

## ScrollXEvents.UserChangedScrollDirection property

The user has changed the direction of scroll. Payload: The new [ScrollDirection](./x-components.scrolldirection.md) when user changes scroll direction.

**Signature:**

```typescript
UserChangedScrollDirection: ScrollDirection;
```
