XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Controls
    4. RadioButtonList_TExtensions

    RadioButtonList_TExtensions Class

    Definition

    Namespace XenoAtom.Terminal.UI.Controls
    Assembly XenoAtom.Terminal.UI.dll
    Inherits Object
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    [NullableContext((byte)1)]
    [Nullable((byte)0)]
    [GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
    public static class RadioButtonList_TExtensions
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Methods (9)

    get_Bind<T>(RadioButtonList<T>)
    Items<T>(RadioButtonList<T>, IEnumerable<T>?)
    Items<T>(RadioButtonList<T>, ReadOnlySpan<T>)
    ItemTemplate<T>(RadioButtonList<T>, Func<DataTemplate<T>>)
    ItemTemplate<T>(RadioButtonList<T>, Binding<DataTemplate<T>>)
    ItemTemplate<T>(RadioButtonList<T>, DataTemplate<T>)
    SelectedIndex<T>(RadioButtonList<T>, Func<Int32>)
    SelectedIndex<T>(RadioButtonList<T>, Int32)
    SelectedIndex<T>(RadioButtonList<T>, Binding<Int32>)

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages