---
title: interactionState
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipagecontrol/interactionstate-swift.property
---

# interactionState

The interaction state when the current page changes.

## Declaration

```swift
var interactionState: UIPageControl.InteractionState { get }
```

## See Also

### Customizing the interaction state

- [allowsContinuousInteraction](uikit/uipagecontrol/allowscontinuousinteraction.md)
- [UIPageControl.InteractionState](uikit/uipagecontrol/interactionstate-swift.enum.md)
