Table of Contents

Property PreviousSelectedItem

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

PreviousSelectedItem

Gets the index of the item that was previously selected. null if there was no previous selection.

public int? PreviousSelectedItem { get; }

Property Value

int?