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


QTMovie.Notifications.ObserveChapterDidChange Метод

Определение

Перегрузки

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

ObserveChapterDidChange(EventHandler<NSNotificationEventArgs>)

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

Параметры

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

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

ObserveChapterDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Параметры

objectToObserve
NSObject

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

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