Edit

Share via


INSObjectProtocol Interface

Definition

Base-level object protocol required to be considered a first class Objective-C object.

[Foundation.Protocol(Name="NSObject", WrapperType=typeof(Foundation.NSObjectProtocolWrapper))]
public interface INSObjectProtocol : IDisposable, ObjCRuntime.INativeObject
type INSObjectProtocol = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Applies to