---
title: delegate
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phpickerviewcontroller/delegate-8dlnb
---

# delegate

The picker’s delegate object.

## Declaration

```occ
@property (nonatomic, weak) id<PHPickerViewControllerDelegate> delegate;
```

## See Also

### Responding to user selection

- [PHPickerViewControllerDelegate](photosui/phpickerviewcontrollerdelegate-9y5xc.md)
- [PHPickerResult](photosui/phpickerresult-c.class.md)
