---
title: UISheetPresentationController.Placement
framework: UIKit
role: symbol
role_heading: Enumeration
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, visionOS 27.0+]
path: uikit/uisheetpresentationcontroller/placement
---

# UISheetPresentationController.Placement

## Declaration

```swift
enum Placement
```

## Topics

### Enumeration Cases

- [UISheetPresentationController.Placement.automatic](uikit/uisheetpresentationcontroller/placement/automatic.md)
- [UISheetPresentationController.Placement.center](uikit/uisheetpresentationcontroller/placement/center.md)
- [UISheetPresentationController.Placement.leading](uikit/uisheetpresentationcontroller/placement/leading.md)
- [UISheetPresentationController.Placement.trailing](uikit/uisheetpresentationcontroller/placement/trailing.md)

### Initializers

- [init(rawValue:)](uikit/uisheetpresentationcontroller/placement/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
