Xamarin.Forms.Color.A Property
Gets the alpha component of the color.

Syntax

public double A { get; }

Value

The Alpha component of the color as a double that is in the inclusive range [0-1].

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0