A protocol your custom view controller class implements to provide a user interface for your Photos extension.
SDKs
- iOS 8+
- macOS 10.11+
Framework
- Photos
UI
Declaration
protocol PHContentEditingController
Overview
The PHContent
protocol defines methods you implement in a custom view controller class in order to create a Photos extension. The Photos app hosts your extension’s view controller to provide a user interface for editing photo or video assets.