NSKeyedArchiverDelegate.WillEncode(NSKeyedArchiver, NSObject) Method

Definition

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

Parameters

archiver
NSKeyedArchiver
obj
NSObject

Returns

Attributes

Applies to