Span.ForegroundColorProperty 字段

定义

注意

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

ForegroundColor 属性的后备存储。

[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

字段值

属性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

适用于