Property Settings
Settings
Gets or sets the BorderSettings flags that control rendering behavior.
public BorderSettings Settings { get; set; }
Property Value
Remarks
Defaults to Title. Set to Tab | Title to enable tab-style headers. Setting Tab causes the BorderView to be created and configures it for transparent rendering.
Gradient enables gradient-filled borders using GradientFill.
TerminalTitle writes OSC 0..2 terminal title sequences when the view is modal and at the top of the runnable stack.