Compartilhar via


UITextDropDelegate.DropSessionDidUpdate Método

Definição

Método que é chamado quando o ponto de soltar sobre a exibição de texto é alterado.

[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

Parâmetros

textDroppableView
IUITextDroppable

A exibição de recebimento.

session
IUIDropSession

A sessão que foi atualizada.

Atributos

Aplica-se a