UIColor.Black Property

Definition

A color with grayscale 0.0 and alpha 1.0.

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to