Condividi tramite


QTMovie.Notifications.ObserveVolumeDidChange Metodo

Definizione

Overload

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

ObserveVolumeDidChange(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObserveVolumeDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a