Поделиться через


UITextDropDelegate.DropSessionDidEnter Метод

Определение

Метод, вызываемый, когда точка перетаскивания входит в текстовое представление.

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

Параметры

textDroppableView
IUITextDroppable

Принимающее представление.

session
IUIDropSession

Введенный сеанс.

Атрибуты

Применяется к