Enumerates values that indicate whether an operation edits or deletes an asset, changes its properties, or performs no action on the asset.
Syntax
[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum PHAssetEditOperation
Remarks
Members
| Member Name | Description |
|---|
| Content | The edit changes the content of the asset. |
| Delete | The edit deletes the asset. |
| None | The edit performs no operation on the asset. |
| Properties | The edit changes the asset's properties. |
Requirements
Namespace: Photos
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0