Enumerates values that describe the editing operations that can be performed on a collection.
Syntax
[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum PHCollectionEditOperation
Remarks
Members
| Member Name | Description |
|---|
| AddContent | Content can be added to the collection. |
| CreateContent | The collection can create new content or duplicate existing content. |
| Delete | The collection can be deleted. |
| DeleteContent | Content can be deleted from the collection. |
| None | No capabilities are specified. |
| RearrangeContent | Content can be rearranged within the collection. |
| RemoveContent | Content can be removed from the collection without being permanently deleted. |
| Rename | Content within the collection can be renamed. |
Requirements
Namespace: Photos
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0