NavigationPage.BarBackground Eigenschaft

Definition

Ruft den Pinsel ab, der zum Zeichnen des Navigationsleistenhintergrunds verwendet wird, oder legt diesen fest. Dies ist eine bindbare Eigenschaft.

public:
 property Microsoft::Maui::Controls::Brush ^ BarBackground { Microsoft::Maui::Controls::Brush ^ get(); void set(Microsoft::Maui::Controls::Brush ^ value); };
public Microsoft.Maui.Controls.Brush BarBackground { get; set; }
member this.BarBackground : Microsoft.Maui.Controls.Brush with get, set
Public Property BarBackground As Brush

Eigenschaftswert

Gilt für: