UITextDropDelegate.GetProposalForDrop 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 obtenir la proposition de suppression.
[Foundation.Export("textDroppableView:proposalForDrop:")]
public virtual UIKit.UITextDropProposal GetProposalForDrop (UIKit.IUITextDroppable textDroppableView, UIKit.IUITextDropRequest drop);
abstract member GetProposalForDrop : UIKit.IUITextDroppable * UIKit.IUITextDropRequest -> UIKit.UITextDropProposal
override this.GetProposalForDrop : UIKit.IUITextDroppable * UIKit.IUITextDropRequest -> UIKit.UITextDropProposal
Paramètres
- textDroppableView
- IUITextDroppable
Vue de réception.
- drop
- IUITextDropRequest
Demande de suppression pour laquelle obtenir une proposition.
Retours
- Attributs