PHContentEditingInputRequestOptions.SetCanHandleAdjustmentDataHandler Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use 'CanHandleAdjustmentData' property.
Définit le gestionnaire d’ajustement sur la fonction fournie.
[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
Paramètres
- canHandleAdjustmentDataPredicate
- Func<PHAdjustmentData,Boolean>
- Attributs