Edit

Share via


NSCell.ControlTintChangedNotification Property

Definition

[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

Property Value

Attributes

Applies to