UIColor.Orange Property

Definition

A color with RGBA of (1.0, 0.5, 0.0, 1.0).

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to