Color.Transparent Field

Definition

The transparent color, represented by the RGB value #00ffffff.

public static readonly Xamarin.Forms.Color Transparent;
 staticval mutable Transparent : Xamarin.Forms.Color

Field Value

Remarks

The Alpha channel of the Transparent color is set to 0.

Applies to