次の方法で共有


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

プロパティ値

適用対象