SearchPlaceholderText Property
Gets or sets the text that will be displayed when no search text has been entered.
public string SearchPlaceholderText { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- SelectionPrompt
<T> - Property Type
- string