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

See Also: INSCopying Members

Syntax

[Foundation.Protocol(Name="NSCopying", WrapperType=typeof(Foundation.NSCopyingWrapper))]
public interface INSCopying : ObjCRuntime.INativeObject, IDisposable

Remarks

When this interface is present on a managed class, it means that the underlying Objective-C class implements the NSCopying protocol.

Requirements

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