Share via


INSUserNotificationCenterDelegate Interface

Definição

[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
Implementações

Propriedades

Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

(Herdado de INativeObject)

Métodos de Extensão

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

Aplica-se a