UIDragInteractionDelegate_Extensions.GetPreviewForLiftingItem 메서드

정의

리프트에 애니메이션 효과를 주는 대상 끌기 미리 보기를 가져오기 위해 호출되는 메서드입니다.

public static UIKit.UITargetedDragPreview GetPreviewForLiftingItem (this UIKit.IUIDragInteractionDelegate This, UIKit.UIDragInteraction interaction, UIKit.UIDragItem item, UIKit.IUIDragSession session);
static member GetPreviewForLiftingItem : UIKit.IUIDragInteractionDelegate * UIKit.UIDragInteraction * UIKit.UIDragItem * UIKit.IUIDragSession -> UIKit.UITargetedDragPreview

매개 변수

This
IUIDragInteractionDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

interaction
UIDragInteraction

요청을 만드는 상호 작용입니다.

item
UIDragItem

미리 보기를 가져올 항목입니다.

session
IUIDragSession

끌기 세션입니다.

반환

적용 대상