-
Home
-
API
-
XenoAtom.Terminal.UI.Controls
-
RadioButton
-
Constructors
-
RadioButton(Visual, Object?, Binding)
Definition
[NullableContext((byte)0)]
public RadioButton([Nullable((byte)1)] Visual text, [Nullable((byte)2)] object? groupBy, Binding<bool> isChecked)
Parameters