UIDocumentInteractionControllerDelegate.CanPerformAction Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Les développeurs ne doivent pas utiliser cette méthode dépréciée, qui détermine si le contrôleur spécifié doit prendre en charge l’action spécifiée.
[Foundation.Export("documentInteractionController:canPerformAction:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanPerformAction (UIKit.UIDocumentInteractionController controller, ObjCRuntime.Selector action);
abstract member CanPerformAction : UIKit.UIDocumentInteractionController * ObjCRuntime.Selector -> bool
override this.CanPerformAction : UIKit.UIDocumentInteractionController * ObjCRuntime.Selector -> bool
Paramètres
- controller
- UIDocumentInteractionController
Retours
- Attributs