次の方法で共有


NSKeyedArchiver.GetRequiresSecureCoding メソッド

定義

[Foundation.Export("requiresSecureCoding")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool GetRequiresSecureCoding ();
[Foundation.Export("requiresSecureCoding")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool GetRequiresSecureCoding ();
abstract member GetRequiresSecureCoding : unit -> bool
override this.GetRequiresSecureCoding : unit -> bool

戻り値

属性

適用対象