---
title: edgesWithoutContentMargins
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phpickerconfiguration-swift.struct/update/edgeswithoutcontentmargins
---

# edgesWithoutContentMargins

The portions of a photo picker’s permiter that are borderless.

## Declaration

```swift
var edgesWithoutContentMargins: NSDirectionalRectEdge? { get set }
```

## Discussion

Discussion This property updates the photos picker configuration (PHPickerConfiguration) property edgesWithoutContentMargins.
