Compartir a través de


INSUserNotificationCenterDelegate Interfaz

Definición

[Foundation.Protocol(Name="NSUserNotificationCenterDelegate", WrapperType=typeof(Foundation.NSUserNotificationCenterDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSUserNotificationCenterDelegate : IDisposable, ObjCRuntime.INativeObject
type INSUserNotificationCenterDelegate = 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

DidActivateNotification(INSUserNotificationCenterDelegate, NSUserNotificationCenter, NSUserNotification)
DidDeliverNotification(INSUserNotificationCenterDelegate, NSUserNotificationCenter, NSUserNotification)
ShouldPresentNotification(INSUserNotificationCenterDelegate, NSUserNotificationCenter, NSUserNotification)

Se aplica a