Table of Contents

Property IsExtended

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

IsExtended

true if the selection was made through ToggleExtend (e.g. Ctrl+Click) and therefore should persist even through keyboard navigation.

public bool IsExtended { get; init; }

Property Value

bool