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


UIDragInteraction.DidMoveToView(UIView) Метод

Определение

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

[Foundation.Export("didMoveToView:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidMoveToView (UIKit.UIView view);
abstract member DidMoveToView : UIKit.UIView -> unit
override this.DidMoveToView : UIKit.UIView -> unit

Параметры

view
UIView

Представление, которое только что содержит взаимодействие.

Реализации

Атрибуты

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