共用方式為


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

傳回

適用於