Condividi tramite


WebHistoryItem.Notifications.ObserveChanged Metodo

Definizione

Overload

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

ObserveChanged(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObserveChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a