Share via


NSKeyedArchiverDelegate.Finished(NSKeyedArchiver) Method

Definition

[Foundation.Export("archiverDidFinish:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Finished(Foundation.NSKeyedArchiver archiver);
[<Foundation.Export("archiverDidFinish:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Finished : Foundation.NSKeyedArchiver -> unit
override this.Finished : Foundation.NSKeyedArchiver -> unit

Parameters

archiver
NSKeyedArchiver

Implements

Attributes

Applies to