PHPhotoLibrary.PerformChanges(Action, Action<Boolean,NSError>) Method

Definition

[Foundation.Export("performChanges:completionHandler:")]
public virtual void PerformChanges (Action changeHandler, Action<bool,Foundation.NSError> completionHandler);
abstract member PerformChanges : Action * Action<bool, Foundation.NSError> -> unit
override this.PerformChanges : Action * Action<bool, Foundation.NSError> -> unit

Parameters

changeHandler
Action
completionHandler
Action<Boolean,NSError>
Attributes

Applies to