Поделиться через


INSPathControlDelegate Интерфейс

Определение

[Foundation.Protocol(Name="NSPathControlDelegate", WrapperType=typeof(AppKit.NSPathControlDelegateWrapper))]
public interface INSPathControlDelegate : IDisposable, ObjCRuntime.INativeObject
type INSPathControlDelegate = interface
    interface INativeObject
    interface IDisposable
Производный
Атрибуты
Реализации

Свойства

Handle

Дескриптор (указатель) на представление неуправляемого объекта.

(Унаследовано от INativeObject)

Методы расширения

AcceptDrop(INSPathControlDelegate, NSPathControl, NSDraggingInfo)
ShouldDragItem(INSPathControlDelegate, NSPathControl, NSPathControlItem, NSPasteboard)
ShouldDragPathComponentCell(INSPathControlDelegate, NSPathControl, NSPathComponentCell, NSPasteboard)
ValidateDrop(INSPathControlDelegate, NSPathControl, NSDraggingInfo)
WillDisplayOpenPanel(INSPathControlDelegate, NSPathControl, NSOpenPanel)
WillPopUpMenu(INSPathControlDelegate, NSPathControl, NSMenu)

Применяется к