다음을 통해 공유


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

속성 값

특성

적용 대상