---
title: adaptiveSheetPresentationController
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipopoverpresentationcontroller/adaptivesheetpresentationcontroller
---

# adaptiveSheetPresentationController

The sheet presentation controller the popover adapts to in compact size classes.

## Declaration

```swift
var adaptiveSheetPresentationController: UISheetPresentationController { get }
```

## Discussion

Discussion Access this instance to customize or adjust the adaptive sheet.
