Partager via


UIDropInteractionDelegate.CanHandleSession Méthode

Définition

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

[Foundation.Export("dropInteraction:canHandleSession:")]
public virtual bool CanHandleSession (UIKit.UIDropInteraction interaction, UIKit.IUIDropSession session);
abstract member CanHandleSession : UIKit.UIDropInteraction * UIKit.IUIDropSession -> bool
override this.CanHandleSession : UIKit.UIDropInteraction * UIKit.IUIDropSession -> bool

Paramètres

interaction
UIDropInteraction

Interaction à vérifier.

session
IUIDropSession

Session à interroger.

Retours

Attributs

S’applique à