---
title: "PagerScope"
description: "Receiver scope for [Pager]. Note: This is empty now, but we may add new members in the future if
needed."
type: "interface"
---

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


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

<div class='sourceset sourceset-common'>Common</div>



```kotlin
sealed interface PagerScope
```


Receiver scope for `Pager`. Note: This is empty now, but we may add new members in the future if
needed.



