UIApplicationDelegate_Extensions.ProtectedDataWillBecomeUnavailable 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.
Indique que les fichiers protégés sont sur le point d’être chiffrés et indisponibles pour la lecture.
public static void ProtectedDataWillBecomeUnavailable (this UIKit.IUIApplicationDelegate This, UIKit.UIApplication application);
static member ProtectedDataWillBecomeUnavailable : UIKit.IUIApplicationDelegate * UIKit.UIApplication -> unit
Paramètres
Instance sur laquelle cette méthode d’extension fonctionne.
- application
- UIApplication
Référence à l’UIApplication qui a appelé cette méthode déléguée.