UIKit.UIApplicationDelegate_Extensions.ProtectedDataDidBecomeAvailable Method
Protected files are now available.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public static void ProtectedDataDidBecomeAvailable (this IUIApplicationDelegate This, UIApplication application)

Parameters

This
The instance on which this extension method operates on.
application
Reference to the UIApplication that invoked this delegate method.

Remarks

Content protection encrypts and restricts access to protected files in certain situations, such as when the device is locked. This method will be called when the device is unlocked and the files are available for reading.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0