---
title: "RotarySnapLayoutInfoProvider"
description: "A provider which connects scrollableState to a rotary input for snapping scroll actions.

This interface defines the essential properties and methods required for a scrollable to be
controlled by rotary input and perform a snap action."
type: "interface"
---

<div class='type'>Interface</div>


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>



```kotlin
public interface RotarySnapLayoutInfoProvider
```


A provider which connects scrollableState to a rotary input for snapping scroll actions.

This interface defines the essential properties and methods required for a scrollable to be
controlled by rotary input and perform a snap action.



