NSKeyedArchiverDelegate.EncodedObject(NSKeyedArchiver, NSObject) Method

Definition

[Foundation.Export("archiver:didEncodeObject:")]
public virtual void EncodedObject (Foundation.NSKeyedArchiver archiver, Foundation.NSObject obj);
abstract member EncodedObject : Foundation.NSKeyedArchiver * Foundation.NSObject -> unit
override this.EncodedObject : Foundation.NSKeyedArchiver * Foundation.NSObject -> unit

Parameters

archiver
NSKeyedArchiver
obj
NSObject
Attributes

Applies to