---
title: allowsContinuousInteraction
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipagecontrol/allowscontinuousinteraction
---

# allowsContinuousInteraction

A Boolean value that determines whether the page control allows continuous interaction.

## Declaration

```swift
var allowsContinuousInteraction: Bool { get set }
```

## See Also

### Customizing the interaction state

- [interactionState](uikit/uipagecontrol/interactionstate-swift.property.md)
- [UIPageControl.InteractionState](uikit/uipagecontrol/interactionstate-swift.enum.md)
