Freigeben über


TitleBar.ForegroundColor Eigenschaft

Definition

Ruft die Vordergrundfarbe der Titelleiste ab oder legt sie fest. Diese Farbe wird für den Titel- und Untertiteltext verwendet.

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

Eigenschaftswert

Gilt für: