Foundation.INSCoding
This interface is used to flag objects that implement the Objective-C NSCoding protocol.

See Also: INSCoding Members

Syntax

[Foundation.Protocol(Name="NSCoding", WrapperType=typeof(Foundation.NSCodingWrapper))]
public interface INSCoding : ObjCRuntime.INativeObject, IDisposable

Remarks

This type is used to serialize and deserialize Objective-C objects to and from an Foundation.NSCoder.

In particular, you can use the NSObject.EncodeTo on objects that implement this interface.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0