NSLevelIndicator.WarningFillColor Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSColor WarningFillColor { [Foundation.Export("warningFillColor", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setWarningFillColor:", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.WarningFillColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to