IPHContentEditingController.FinishContentEditing Method

Definition

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

Parameters

completionHandler
Action<PHContentEditingOutput>

To be added. This parameter can be .

Attributes

Applies to