ComboBoxPlaceholderForeground Property

Gets or sets the Brush that renders the placeholder text.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? PlaceholderForeground { get; set; }

Property Value

IBrush

See Also