Freigeben über


UIApplicationDelegate.ProtectedDataDidBecomeAvailable(UIApplication) Methode

Definition

Gibt an, dass das Gerät entsperrt wurde und zuvor verschlüsselte Daten jetzt verfügbar sind.

[Foundation.Export("applicationProtectedDataDidBecomeAvailable:")]
public virtual void ProtectedDataDidBecomeAvailable (UIKit.UIApplication application);
abstract member ProtectedDataDidBecomeAvailable : UIKit.UIApplication -> unit
override this.ProtectedDataDidBecomeAvailable : UIKit.UIApplication -> unit

Parameter

application
UIApplication

Verweis auf die UIApplication, die diese Delegatmethode aufgerufen hat.

Attribute

Gilt für: