Color.Fuschia Field

Definition

Caution

Fuschia is obsolete as of version 1.3.0. Please use Fuchsia instead.

Fuchsia, the color that is represented by the RGB value #ff00ff. Deprecated. See Remarks.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("Fuschia is obsolete as of version 1.3.0. Please use Fuchsia instead.")]
public static readonly Xamarin.Forms.Color Fuschia;
 staticval mutable Fuschia : Xamarin.Forms.Color

Field Value

Attributes

Remarks

Use the Fuchsia color, instead.

Applies to