Partager via


UIDropInteractionDelegate_Extensions.CanHandleSession Méthode

Définition

Retourne true si le spécifié interaction peut gérer le spécifié session.

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

Paramètres

This
IUIDropInteractionDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

interaction
UIDropInteraction

Interaction à vérifier.

session
IUIDropSession

Session à interroger.

Retours

S’applique à