共用方式為


NSView.FocusChangedNotification 屬性

定義

[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

屬性值

屬性

適用於