---
title: DragSession.ID
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/dragsession/id-swift.struct
---

# DragSession.ID

The identifier of a drag session.

## Declaration

```swift
struct ID
```

## Topics

### Instance Methods

- [matches(_:)](swiftui/dragsession/id-swift.struct/matches(_:).md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
