NSKeyedArchiverDelegate.WillEncode(NSKeyedArchiver, NSObject) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- archiver
- NSKeyedArchiver
- obj
- NSObject
- Attributes