BottomRightText(Group, Func<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)1, (byte)2 })] Func<Visual?> bottomRightText)

Parameters

obj
Group
bottomRightText
Func<Visual?>

Returns