-
Home
-
API
-
XenoAtom.Terminal.UI.Controls
-
ListBox_TExtensions
-
Methods
-
SelectedIndex(ListBox, Binding)
SelectedIndex(ListBox, Binding) Method
Definition
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static ListBox<T> SelectedIndex<T>(this ListBox<T> obj, [Nullable((byte)0)] Binding<int> selectedIndex)
Type parameters
Parameters
Returns