Home
Home
Docs
Controls
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
XenoAtom.Terminal.UI.Controls
SelectionList
Constructors
SelectionList(IEnumerable
, Int32)
Menu
On this page
SelectionList(IEnumerable
, Int32) Constructor
Definition
Namespace
XenoAtom.Terminal.UI.Controls
Assembly
XenoAtom.Terminal.UI.dll
public SelectionList(IEnumerable<T> items, int selectedIndex)
Parameters
items
IEnumerable<T>
selectedIndex
Int32