NSView.FocusChangedNotification Property

Definition

[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

Property Value

Attributes

Applies to