Поделиться через


QTMovie.Notifications.ObserveChapterListDidChange Метод

Определение

Перегрузки

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

Параметры

Возвращаемое значение

Применяется к

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

Параметры

objectToObserve
NSObject

Возвращаемое значение

Применяется к