Condividi tramite


INSPopoverDelegate Interfaccia

Definizione

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

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Metodi di estensione

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

Si applica a