UIColor.DarkGray Property

Definition

A color with grayscale 1/3 and alpha 1.

public static UIKit.UIColor DarkGray { [Foundation.Export("darkGrayColor")] get; }
member this.DarkGray : UIKit.UIColor

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to