[NullableContext((byte)1)] [Nullable((byte)0)] [GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")] public static class SelectionList_TExtensions
kind:method
kind:property
kind:ctor
Checked<T>(SelectionList<T>, IEnumerable<Boolean>?)
Checked<T>(SelectionList<T>, ReadOnlySpan<Boolean>)
get_Bind<T>(SelectionList<T>)
Items<T>(SelectionList<T>, IEnumerable<T>?)
Items<T>(SelectionList<T>, ReadOnlySpan<T>)
ItemTemplate<T>(SelectionList<T>, Func<DataTemplate<T>>)
ItemTemplate<T>(SelectionList<T>, Binding<DataTemplate<T>>)
ItemTemplate<T>(SelectionList<T>, DataTemplate<T>)
SelectedIndex<T>(SelectionList<T>, Func<Int32>)
SelectedIndex<T>(SelectionList<T>, Int32)
SelectedIndex<T>(SelectionList<T>, Binding<Int32>)