---
title: UIDropSessionProgressIndicatorStyle.default
framework: uikit
role: symbol
role_heading: Case
path: uikit/uidropsessionprogressindicatorstyle/default
---

# UIDropSessionProgressIndicatorStyle.default

The indicator style for using the system’s default drop-progress indication.

## Declaration

```swift
case `default`
```

## See Also

### Progress indicator styles

- [UIDropSessionProgressIndicatorStyle.none](uikit/uidropsessionprogressindicatorstyle/none.md)
