BottomRightText(Group, Binding<Visual?>) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static Group BottomRightText(this Group obj, [Nullable(new byte[] { (byte)0, (byte)2 })] Binding<Visual?> bottomRightText)

Parameters

obj
Group
bottomRightText
Binding<T>

Returns