Partager via


INSPopoverDelegate Interface

Définition

[Foundation.Protocol(Name="NSPopoverDelegate", WrapperType=typeof(AppKit.NSPopoverDelegateWrapper))]
public interface INSPopoverDelegate : IDisposable, ObjCRuntime.INativeObject
type INSPopoverDelegate = interface
    interface INativeObject
    interface IDisposable
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes d’extension

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

S’applique à