Freigeben über


UIApplicationDelegate_Extensions.ProtectedDataWillBecomeUnavailable Methode

Definition

Gibt an, dass geschützte Dateien verschlüsselt werden und nicht mehr zum Lesen verfügbar sind.

public static void ProtectedDataWillBecomeUnavailable (this UIKit.IUIApplicationDelegate This, UIKit.UIApplication application);
static member ProtectedDataWillBecomeUnavailable : UIKit.IUIApplicationDelegate * UIKit.UIApplication -> unit

Parameter

This
IUIApplicationDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

application
UIApplication

Verweis auf die UIApplication, die diese Delegatmethode aufgerufen hat.

Gilt für: