共用方式為


TitleBar.ForegroundColor 屬性

定義

取得或設定標題列的前景色彩。 此色彩用於標題和副標題文字。

public:
 property Microsoft::Maui::Graphics::Color ^ ForegroundColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public Microsoft.Maui.Graphics.Color ForegroundColor { get; set; }
member this.ForegroundColor : Microsoft.Maui.Graphics.Color with get, set
Public Property ForegroundColor As Color

屬性值

適用於