UIColor.Green Property

Definition

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

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to