次の方法で共有


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>
属性

適用対象