UIColor.Gray Property

Definition

A color object with grayscale 0.5 and alpha 1.0.

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to