Freigeben über


UIApplicationDelegate.ProtectedDataWillBecomeUnavailable Methode

Definition

Gibt an, dass das Gerät gesperrt wird und dass geschützte Dateien nicht mehr verfügbar sind.

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

Parameter

application
UIApplication

Verweis auf die UIApplication, die diese Delegatmethode aufgerufen hat.

Attribute

Gilt für: