Share via


NSKeyedArchiver.PropertyListFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSPropertyListFormat PropertyListFormat { [Foundation.Export("outputFormat")] get; [Foundation.Export("setOutputFormat:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("outputFormat")>]
[<set: Foundation.Export("setOutputFormat:")>]
member this.PropertyListFormat : Foundation.NSPropertyListFormat with get, set

Property Value

Attributes

Applies to