PHContentEditingInputRequestOptions.SetCanHandleAdjustmentDataHandler 方法

定义

注意

Use 'CanHandleAdjustmentData' property.

将调整处理程序设置为提供的函数。

[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

参数

canHandleAdjustmentDataPredicate
Func<PHAdjustmentData,Boolean>
属性

适用于