PHContentEditingController.FinishContentEditing Method

Definition

[Foundation.Export("finishContentEditingWithCompletionHandler:")]
public abstract void FinishContentEditing (Action<Photos.PHContentEditingOutput> completionHandler);
abstract member FinishContentEditing : Action<Photos.PHContentEditingOutput> -> unit

Parameters

completionHandler
Action<PHContentEditingOutput>

To be added.

This parameter can be null.

Implements

Attributes

Applies to