Compartilhar via


QTMovie.Notifications.ObserveEditabilityDidChange Método

Definição

Sobrecargas

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

ObserveEditabilityDidChange(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a

ObserveEditabilityDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a