---
title: UIViewController.Transition.ZoomOptions.InteractionContext
framework: uikit
role: symbol
role_heading: Class
path: uikit/uiviewcontroller/transition/zoomoptions/interactioncontext
---

# UIViewController.Transition.ZoomOptions.InteractionContext

Data you can use to determine whether an interactive dismissal can begin.

## Declaration

```swift
class InteractionContext
```

## Topics

### Accessing the context

- [location](uikit/uiviewcontroller/transition/zoomoptions/interactioncontext/location.md)
- [velocity](uikit/uiviewcontroller/transition/zoomoptions/interactioncontext/velocity.md)
- [willBegin](uikit/uiviewcontroller/transition/zoomoptions/interactioncontext/willbegin.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Accessing the animation state

- [interactiveDismissShouldBegin](uikit/uiviewcontroller/transition/zoomoptions/interactivedismissshouldbegin.md)
