Partager via


UITextDropDelegate.DropSessionDidUpdate Méthode

Définition

Méthode appelée lorsque le point de dépôt sur la vue texte change.

[Foundation.Export("textDroppableView:dropSessionDidUpdate:")]
public virtual void DropSessionDidUpdate (UIKit.IUITextDroppable textDroppableView, UIKit.IUIDropSession session);
abstract member DropSessionDidUpdate : UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit
override this.DropSessionDidUpdate : UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit

Paramètres

textDroppableView
IUITextDroppable

Vue de réception.

session
IUIDropSession

Session qui a été mise à jour.

Attributs

S’applique à