SelectedIndex(SelectionList, Binding) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static SelectionList<T> SelectedIndex<T>(this SelectionList<T> obj, [Nullable((byte)0)] Binding<int> selectedIndex)

Type parameters

T

Parameters

selectedIndex
Binding<T>

Returns