Partager via


UIDragDropSessionExtensions.CanLoadObjects(IUIDragDropSession, Type) Méthode

Définition

Retourne true si le spécifié session peut instancier des éléments du spécifié type.

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

Paramètres

session
IUIDragDropSession

Session à interroger.

type
Type

Type d’objet sur lequel interroger.

Retours

S’applique à