UIColor.Clear Property

Definition

A color with grayscale 0 and alpha 0.

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to