---
title: PhotosPickerStyle
framework: photosui
role: symbol
role_heading: Structure
path: photosui/photospickerstyle
---

# PhotosPickerStyle

## Declaration

```swift
struct PhotosPickerStyle
```

## Topics

### Type Properties

- [compact](photosui/photospickerstyle/compact.md)
- [inline](photosui/photospickerstyle/inline.md)
- [presentation](photosui/photospickerstyle/presentation.md)

## Relationships

### Conforms To

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

## See Also

### Photos picker for SwiftUI

- [Bringing Photos picker to your SwiftUI app](photokit/bringing-photos-picker-to-your-swiftui-app.md)
- [Implementing an inline Photos picker](photokit/implementing-an-inline-photos-picker.md)
- [PhotosPicker](photosui/photospicker.md)
- [PhotosPickerItem](photosui/photospickeritem.md)
- [PhotosPickerSelectionBehavior](photosui/photospickerselectionbehavior.md)
