NSCell.ControlTintChangedNotification 属性

定义

[Foundation.Advice("Use NSCell.Notifications.ObserveControlTintChanged helper method instead.")]
[Foundation.Field("NSControlTintDidChangeNotification", "AppKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Implement 'ViewDidChangeEffectiveAppearance' on NSView or observe 'NSApplication.EffectiveAppearance'.")]
public static Foundation.NSString ControlTintChangedNotification { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Implement 'ViewDidChangeEffectiveAppearance' on NSView or observe 'NSApplication.EffectiveAppearance'.")] get; }
member this.ControlTintChangedNotification : Foundation.NSString

属性值

属性

适用于