INSPathControlDelegate Interfaccia

Definizione

[Foundation.Protocol(Name="NSPathControlDelegate", WrapperType=typeof(AppKit.NSPathControlDelegateWrapper))]
public interface INSPathControlDelegate : IDisposable, ObjCRuntime.INativeObject
type INSPathControlDelegate = interface
    interface INativeObject
    interface IDisposable
Derivato
Attributi
Implementazioni

Proprietà

Handle

Gestire (puntatore) alla rappresentazione dell'oggetto non gestita.

(Ereditato da INativeObject)

Metodi di estensione

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)

Si applica a