다음을 통해 공유


UIDragDropSessionExtensions.CanLoadObjects(IUIDragDropSession, Type) 메서드

정의

지정된 가 지정된 session 의 항목을 인스턴스화할 수 있으면 를 type반환 true 합니다.

public static bool CanLoadObjects (this UIKit.IUIDragDropSession session, Type type);
static member CanLoadObjects : UIKit.IUIDragDropSession * Type -> bool

매개 변수

session
IUIDragDropSession

쿼리할 세션입니다.

type
Type

쿼리할 개체의 형식입니다.

반환

적용 대상