PHAsset.CanPerformEditOperation(PHAssetEditOperation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether editOperation
can be performed on this T:Photo.PHAsset.
[Foundation.Export("canPerformEditOperation:")]
public virtual bool CanPerformEditOperation (Photos.PHAssetEditOperation editOperation);
abstract member CanPerformEditOperation : Photos.PHAssetEditOperation -> bool
override this.CanPerformEditOperation : Photos.PHAssetEditOperation -> bool
Parameters
- editOperation
- PHAssetEditOperation
Returns
- Attributes