NSColor.SystemYellowColor Property
Definition
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("systemYellowColor", ObjCRuntime.ArgumentSemantic.Strong)]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSColor SystemYellowColor { get; }
member this.SystemYellowColor : AppKit.NSColor
Property Value
- NSColor
- Attributes
-
Applies to