UIDragInteractionDelegate.SessionAllowsMoveOperation 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.
Méthode appelée pour déterminer si la session permet de déplacer des éléments plutôt que de les copier.
[Foundation.Export("dragInteraction:sessionAllowsMoveOperation:")]
public virtual bool SessionAllowsMoveOperation (UIKit.UIDragInteraction interaction, UIKit.IUIDragSession session);
abstract member SessionAllowsMoveOperation : UIKit.UIDragInteraction * UIKit.IUIDragSession -> bool
override this.SessionAllowsMoveOperation : UIKit.UIDragInteraction * UIKit.IUIDragSession -> bool
Paramètres
- interaction
- UIDragInteraction
Interaction qui effectue la demande.
- session
- IUIDragSession
Session à interroger.
Retours
- Attributs