-
Home
-
API
-
XenoAtom.Terminal.UI.Controls
-
RadioButtonList_TExtensions
-
Methods
-
SelectedIndex(RadioButtonList, Func)
Definition
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static RadioButtonList<T> SelectedIndex<T>(this RadioButtonList<T> obj, Func<int> selectedIndex)
Type parameters
Parameters
Returns