共用方式為


QTMovie.Notifications.ObserveApertureModeDidChange 方法

定義

多載

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

ObserveApertureModeDidChange(EventHandler<NSNotificationEventArgs>)

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

參數

傳回

適用於

ObserveApertureModeDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

參數

objectToObserve
NSObject

傳回

適用於