<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIBandSelectionInteraction/State-swift.enum/possible",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIBandSelectionInteractionState@UIBandSelectionInteractionStatePossible"
  },
  "title" : "UIBandSelectionInteraction.State.possible"
}
-->

# UIBandSelectionInteraction.State.possible

A state that indicates the interaction object is ready to start a new interaction.

```
case possible
```

## Discussion

A [`UIBandSelectionInteraction`](/documentation/UIKit/UIBandSelectionInteraction) object in this state is waiting for events to occur that start the interaction. When an interaction concludes, the interaction returns to this state until a new interaction begins.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)