ComboBox.

PlaceholderText Property

Summary

Gets or sets the PlaceHolder text.
Namespace
Avalonia.Controls
Containing Type
ComboBox

Syntax

public string PlaceholderText { get; set; }

Value

Type Description
string