NSCoder.AllowedClasses Property

Definition

The current set of coded classes that allow secure coding.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSSet AllowedClasses { [Foundation.Export("allowedClasses")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AllowedClasses : Foundation.NSSet

Property Value

Attributes

Applies to