共用方式為


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

屬性值

屬性

適用於