Foundation.NSKeyedArchiver: Property Members

The properties of Foundation.NSKeyedArchiver are listed below. For a list of all members, see the NSKeyedArchiver Members list.

See Also: Inherited members from Foundation.NSCoder

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateINSKeyedArchiverDelegate. An instance of the Foundation.NSKeyedArchiverDelegate model class which acts as the class delegate.
PropertyListFormatNSPropertyListFormat. Documentation for this section has not yet been entered.
[read-only]
static
RootObjectKeyNSString. Represents the value associated with the constant NSKeyedArchiveRootObjectKey
WeakDelegateNSObject. An object that can respond to the delegate protocol for this type
WillEncodeNSEncodeHook. Delegate invoked by the object to get a value.