NSUrl.FileProtectionCompleteUntilFirstUserAuthentication Property

Definition

[Foundation.Field("NSURLFileProtectionCompleteUntilFirstUserAuthentication", "Foundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString FileProtectionCompleteUntilFirstUserAuthentication { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FileProtectionCompleteUntilFirstUserAuthentication : Foundation.NSString

Property Value

Attributes

Applies to