Share via


NSCoder.AllowsKeyedCoding Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsKeyedCoding { [Foundation.Export("allowsKeyedCoding")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsKeyedCoding")>]
member this.AllowsKeyedCoding : bool

Property Value

Attributes

Applies to