Share via


NSKeyedArchiver.RequiresSecureCoding Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RequiresSecureCoding { [Foundation.Export("requiresSecureCoding")] get; [Foundation.Export("setRequiresSecureCoding:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("requiresSecureCoding")>]
[<set: Foundation.Export("setRequiresSecureCoding:")>]
member this.RequiresSecureCoding : bool with get, set

Property Value

Attributes

Applies to