Düzenle

Aracılığıyla paylaş


PHContentEditingInputRequestOptions.SetCanHandleAdjustmentDataHandler Method

Definition

Caution

Use 'CanHandleAdjustmentData' property.

Sets the adjustment handler to the provided function.

[System.Obsolete("Use 'CanHandleAdjustmentData' property.")]
public virtual void SetCanHandleAdjustmentDataHandler (Func<Photos.PHAdjustmentData,bool> canHandleAdjustmentDataPredicate);
abstract member SetCanHandleAdjustmentDataHandler : Func<Photos.PHAdjustmentData, bool> -> unit
override this.SetCanHandleAdjustmentDataHandler : Func<Photos.PHAdjustmentData, bool> -> unit

Parameters

canHandleAdjustmentDataPredicate
Func<PHAdjustmentData,Boolean>
Attributes

Applies to