-
Home
-
API
-
XenoAtom.Terminal.UI.Controls
-
SelectionList_TExtensions
-
Methods
-
Checked(SelectionList, ReadOnlySpan)
Checked(SelectionList, ReadOnlySpan) Method
Definition
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static SelectionList<T> Checked<T>(this SelectionList<T> obj, [Nullable((byte)0)] scoped params ReadOnlySpan<bool> checked)
Type parameters
Parameters
Returns