Span.ForegroundColorProperty Field

Definition

Caution

Foreground is obsolete as of version 3.1.0. Please use the TextColor property instead.

Backing store for the ForegroundColor property.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("Foreground is obsolete as of version 3.1.0. Please use the TextColor property instead.")]
public static readonly Xamarin.Forms.BindableProperty ForegroundColorProperty;
 staticval mutable ForegroundColorProperty : Xamarin.Forms.BindableProperty

Field Value

Attributes

Applies to