---
title: disabledCapabilities
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phpickerconfiguration-swift.struct/disabledcapabilities
---

# disabledCapabilities

The aspects of a photo picker’s default appearance that your app can disable.

## Declaration

```swift
var disabledCapabilities: PHPickerCapabilities { get set }
```

## See Also

### Customizing picker appearance and behavior

- [mode](photosui/phpickerconfiguration-swift.struct/mode.md)
- [PHPickerMode](photosui/phpickermode-swift.struct.md)
- [PHPickerCapabilities](photosui/phpickercapabilities.md)
- [edgesWithoutContentMargins](photosui/phpickerconfiguration-swift.struct/edgeswithoutcontentmargins.md)
- [PHPickerConfiguration.Update](photosui/phpickerconfiguration-swift.struct/update.md)
