---
title: present()
framework: screencapturekit
role: symbol
role_heading: Instance Method
path: screencapturekit/sccontentsharingpicker/present()
---

# present()

Displays the picker with no active selection for capture.

## Declaration

```swift
func present()
```

## See Also

### Picker display

- [present(for:)](screencapturekit/sccontentsharingpicker/present(for:).md)
- [present(using:)](screencapturekit/sccontentsharingpicker/present(using:).md)
- [present(for:using:)](screencapturekit/sccontentsharingpicker/present(for:using:).md)
