Compartir a través de


NSCell.Notifications.ObserveAnnouncementRequested Método

Definición

Sobrecargas

ObserveAnnouncementRequested(EventHandler<NSNotificationEventArgs>)
ObserveAnnouncementRequested(NSObject, EventHandler<NSNotificationEventArgs>)

ObserveAnnouncementRequested(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveAnnouncementRequested (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveAnnouncementRequested : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Parámetros

Devoluciones

Se aplica a

ObserveAnnouncementRequested(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveAnnouncementRequested (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveAnnouncementRequested : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a