UIColor.Brown Property

Definition

A color with RGBA of (0.6, 0.4, 0.2, 1.0).

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to