Share via


NSCoder.AllowedClasses 属性

定义

允许安全编码的当前编码类集。

[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

属性值

属性

适用于