UIColor.Purple Property

Definition

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

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to