INSPathCellDelegate Interface

Definition

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

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

WillDisplayOpenPanel(INSPathCellDelegate, NSPathCell, NSOpenPanel)
WillPopupMenu(INSPathCellDelegate, NSPathCell, NSMenu)

Applies to