NSView.FocusChangedNotification Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Advice("Use NSView.Notifications.ObserveFocusChanged helper method instead.")]
[Foundation.Field("NSViewFocusDidChangeNotification", "AppKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 4, ObjCRuntime.PlatformArchitecture.None, null)]
public static Foundation.NSString FocusChangedNotification { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 4, ObjCRuntime.PlatformArchitecture.None, null)] get; }
member this.FocusChangedNotification : Foundation.NSString
Valor da propriedade
- Atributos