Condividi tramite


UITextDropDelegate_Extensions.DropSessionDidUpdate Metodo

Definizione

Metodo chiamato quando il punto a discesa sulla visualizzazione di testo cambia.

public static void DropSessionDidUpdate (this UIKit.IUITextDropDelegate This, UIKit.IUITextDroppable textDroppableView, UIKit.IUIDropSession session);
static member DropSessionDidUpdate : UIKit.IUITextDropDelegate * UIKit.IUITextDroppable * UIKit.IUIDropSession -> unit

Parametri

This
IUITextDropDelegate

Istanza in cui funziona questo metodo di estensione.

textDroppableView
IUITextDroppable

Visualizzazione di ricezione.

session
IUIDropSession

Sessione aggiornata.

Si applica a