Share via


NSCoder.RequiresSecureCoding Method

Definition

[Foundation.Export("requiresSecureCoding")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RequiresSecureCoding();
[<Foundation.Export("requiresSecureCoding")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RequiresSecureCoding : unit -> bool
override this.RequiresSecureCoding : unit -> bool

Returns

Attributes

Applies to