UIColor.Blue Property

Definition

A color with RGBA of (0,0,1,1).

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to