ComboBoxPlaceholderForeground Property
Gets or sets the Brush that renders the placeholder text.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? PlaceholderForeground { get; set; }
Public Property PlaceholderForeground As IBrush
Get
Set
member PlaceholderForeground : IBrush with get, set
Property Value
IBrush