Compartilhar via


QTMovie.Notifications.ObserveChapterListDidChange Método

Definição

Sobrecargas

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

ObserveChapterListDidChange(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a

ObserveChapterListDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a