BottomLeftText(Group, Func<Visual?>) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static Group BottomLeftText(this Group obj, [Nullable(new byte[] { (byte)1, (byte)2 })] Func<Visual?> bottomLeftText)

Parameters

obj
Group
bottomLeftText
Func<Visual?>

Returns