Compartilhar via


QTMovie.Notifications.ObserveExitFullScreenRequest Método

Definição

Sobrecargas

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

ObserveExitFullScreenRequest(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a

ObserveExitFullScreenRequest(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a