다음을 통해 공유


UIDropInteractionDelegate_Extensions.CanHandleSession 메서드

정의

지정된 가 지정된 을 interaction 처리할 수 있으면 를 session반환 true 합니다.

public static bool CanHandleSession (this UIKit.IUIDropInteractionDelegate This, UIKit.UIDropInteraction interaction, UIKit.IUIDropSession session);
static member CanHandleSession : UIKit.IUIDropInteractionDelegate * UIKit.UIDropInteraction * UIKit.IUIDropSession -> bool

매개 변수

This
IUIDropInteractionDelegate

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

interaction
UIDropInteraction

확인할 상호 작용입니다.

session
IUIDropSession

쿼리할 세션입니다.

반환

적용 대상