Share via


INSPopoverDelegate Interfaz

Definición

[Foundation.Protocol(Name="NSPopoverDelegate", WrapperType=typeof(AppKit.NSPopoverDelegateWrapper))]
public interface INSPopoverDelegate : IDisposable, ObjCRuntime.INativeObject
type INSPopoverDelegate = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos de extensión

DidClose(INSPopoverDelegate, NSNotification)
DidDetach(INSPopoverDelegate, NSPopover)
DidShow(INSPopoverDelegate, NSNotification)
GetDetachableWindowForPopover(INSPopoverDelegate, NSPopover)
ShouldClose(INSPopoverDelegate, NSPopover)
WillClose(INSPopoverDelegate, NSNotification)
WillShow(INSPopoverDelegate, NSNotification)

Se aplica a