INSUserInterfaceItemIdentification Interface

Definition

[Foundation.Protocol(Name="NSUserInterfaceItemIdentification", WrapperType=typeof(AppKit.NSUserInterfaceItemIdentificationWrapper))]
public interface INSUserInterfaceItemIdentification : IDisposable, ObjCRuntime.INativeObject
type INSUserInterfaceItemIdentification = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

GetIdentifier(INSUserInterfaceItemIdentification)
SetIdentifier(INSUserInterfaceItemIdentification, String)

Applies to