mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
@@ -447,7 +447,7 @@ namespace Terminal.Gui {
|
||||
/// <summary>
|
||||
/// Gets or sets the visibility for the horizontal scroll indicator.
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if show vertical scroll indicator; otherwise, <c>false</c>.</value>
|
||||
/// <value><c>true</c> if show horizontal scroll indicator; otherwise, <c>false</c>.</value>
|
||||
public bool ShowHorizontalScrollIndicator {
|
||||
get => showHorizontalScrollIndicator;
|
||||
set {
|
||||
|
||||
Reference in New Issue
Block a user