Color.Transparent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
.