ComboBox.

PlaceholderForeground Property

Summary

Gets or sets the Brush that renders the placeholder text.
Namespace
Avalonia.Controls
Containing Type
ComboBox

Syntax

public IBrush PlaceholderForeground { get; set; }

Value

Type Description
IBrush