---
title: PHAssetEditOperation.content
framework: photos
role: symbol
role_heading: Case
path: photos/phasseteditoperation/content
---

# PHAssetEditOperation.content

The asset’s photo or video content can be edited.

## Declaration

```swift
case content
```

## Discussion

Discussion To begin the process of editing an asset, use the requestContentEditingInput(with:completionHandler:) method.

## See Also

### Constants

- [PHAssetEditOperation.delete](photos/phasseteditoperation/delete.md)
- [PHAssetEditOperation.properties](photos/phasseteditoperation/properties.md)
