SearchEnabled Property
Gets or sets a value indicating whether or not search is enabled.
public bool SearchEnabled { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- SelectionPrompt
<T> - Property Type
- bool
public bool SearchEnabled { get; set; }