Share via


UserActivityVisualElements.BackgroundColor Eigenschaft

Definition

Ruft die Hintergrundfarbe für die Detailkachel für diese UserActivity ab und legt sie fest.

public:
 property Color BackgroundColor { Color get(); void set(Color value); };
Color BackgroundColor();

void BackgroundColor(Color value);
public Color BackgroundColor { get; set; }
var color = userActivityVisualElements.backgroundColor;
userActivityVisualElements.backgroundColor = color;
Public Property BackgroundColor As Color

Eigenschaftswert

Die Farbe für den Hintergrund.

Gilt für: