WrapAround Property
Gets or sets a value indicating whether the selection should wrap around when reaching the edge.
Defaults to
false
.
public bool WrapAround { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- MultiSelectionPrompt
<T> - Property Type
- bool