mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 09:18:01 +01:00
Typo.
This commit is contained in:
@@ -55,7 +55,7 @@ public class ScrollBar : View
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>Get or sets if the view-port is kept in all visible area of this <see cref="ScrollBar"/></summary>
|
||||
/// <summary>Get or sets if the view-port is kept in all visible area of this <see cref="ScrollBar"/>.</summary>
|
||||
public bool KeepContentInAllViewport
|
||||
{
|
||||
get => _scroll.KeepContentInAllViewport;
|
||||
|
||||
Reference in New Issue
Block a user