TextCell.TextColor 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用來轉譯主要文字的色彩。 這是可繫結屬性。
public Xamarin.Forms.Color TextColor { get; set; }
member this.TextColor : Xamarin.Forms.Color with get, set
屬性值
文字的色彩。
備註
並非所有平臺都支援透明文字轉譯。 使用 Color.Default 會導致使用系統主題色彩。 Color.Default 是預設色彩值。